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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment