Skip to content

QualitySettings.masterTextureLimit preventing Importer from working correctly #4

@ghost

Description

https://docs.unity3d.com/ScriptReference/QualitySettings-masterTextureLimit.html

The above setting changes which mipmap Unity uses for a texture. While it affects Texture2D, it does not affect Texture2DArray. I am posting the error and my quick-fix solution. This fix is trivial and I do not know if there is a better way to approach this. Posting screenshots of the error and the fix.
Screenshot_1
Screenshot_2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions