Search Issue Tracker
Fixed in 5.6.0
Votes
1
Found in
5.5.0a1
Issue ID
780763
Regression
No
[2D Prototype] Sprites from ETC2 atlases are drawn incorrectly when sharing Packing Tag with ETC1 split alpha sprites
Sprites from ETC2 atlases are drawn incorrectly when they are sharing a Packing Tag with other sprites using ETC1 split alpha channel
1. import multiple images
2. assign the images to the same Packing Tag
3. set some of the images to use Override for Android -> Compress using ETC1 (split alpha channel)
4. move some non-ETC1 sprites into the scene and play
The sprites' is drawn incorrectly (mesh is drawn even for transparent areas).
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Nested object label indentation is incorrect when using the UI Toolkit Inspector
- Crash on tlsf_free when UI Elements are moved to the side by scrolling
- Setting VideoPlayer.time and pausing results in incorrect player.frame values
- Crash on AudioUtil_CUSTOM_HasAudioCallback when entering PlayMode while the GameObject's Properties Inspector window is in Debug mode
- Tilemap Collider 2D is not updating the Collider shapes when removing Tiles on the Tilemap component
DarkMagicCK
Nov 09, 2016 04:58
Please fix this, our game is about to ship, and we need this feature.