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
- Memory leak when a lot of UI elements are spawned and despawned
- Warnings are not logged in the Console window when using external code analyzers
- Errors “TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations, size 288“ appear constantly when Prefab is open
- Crash on PPtr<Shader>::operator or NullException errors spammed in console when calling Dispose() on null GraphicsBuffer with baked Reflection Probes
- “EndRenderPass: Not inside a Renderpass” and other Render Graph errors in the Player when Render Graph is enabled and Overlay UI is used
Add comment