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).
Comments (1)
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
- Crash on AudioMixer::GetFMODChannelGroup when entering Play Mode in a specific project
- Prefabs with "Flags" enum properties result in "IndexOutOfRangeException" when trying to commit/revert
- The Camera first person mode in Cameras overlay is greyed out and not clickable when the Editor is restarted with the Game View focused
- Scene View doesn't select the Canvas when it's clicked with the View Tool
- Transform fields are impossible to edit when Inspector window is resized
DarkMagicCK
Nov 09, 2016 04:58
Please fix this, our game is about to ship, and we need this feature.