Search Issue Tracker
Fixed in 5.4.0
Votes
0
Found in
5.4.0b7
Issue ID
771434
Regression
No
[2D] Unchecking Override for Android for group of sprites Using ETC1 Compression does not affect all sprites in group
When a group of sprites that use ETC1 compression is selected, unchecking the Override for Android box and clicking apply does not apply the change to all sprites in the group
- open the attached project
- select a group of sprites and look at the Inspector
- check the Override for Android and Compress using ETC1 boxes
- click on Apply
- click on each sprite individually and confirm that they have been set to use ETC1 compression
- select the same group of sprites
- uncheck the Override for Android box and click Apply
- click on each sprite individually
Only one of the selected sprites has been reset (not use ETC1). The other sprites will have unapplied import settings and only reset (not use ETC1) after the user clicks Apply.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment