Skip to content

Headless mode doesn't work for auto-scaled app icons #21

Description

@logadmin

TextureScale.ScaledResized fails to produce valid textures when running in headless mode. This is because Texture2D.ReadPixels is not supported in headless mode. Therefore you need to manually specify all your app icons rather than using the auto-scale feature. Currently all icons come out flat-grey when using this option.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions