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
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
Add comment