Search Issue Tracker
Fixed in 2021.2.X
Votes
0
Found in
2020.2.0b9
2020.2.6f1
2021.2.0a1
Issue ID
1320371
Regression
Yes
Texture Importer Max Size for Standalone build is not correctly overridden
Reproduction steps:
1. Open the user's attached project
2. In the Project window, select TooBigTexture asset and observe that Max Size for Standalone build is 2048
3. Observe the size of a texture preview
Expected result: Texture size is 4 MB
Actual result: Texture size is 16 MB
Reproducible with: 2020.2.0b9, 2020.3.1f1, 2021.2.0a1, 2021.2.0a3
Not reproducible with: 2018.4.32f1, 2019.4.22f1, 2020.2.0b8, 2021.1.0a1, 2021.1.0f1, 2021.2.0a4, 2021.2.0a10
Note: Reproducible in the Editor and Standalone build
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment