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
- Animator Controller throws MissingReferenceException after undoing Layer Creation
- Full stack trace is always printed when an exception occurs in an IL2CPP build
- Licensing Client fails to launch when opening Unity Hub (licensing client path is not found)
- Licensing Client fails to launch when opening Unity Hub
- Different custom Shader behavior when GPU Resident Drawer is enabled
DarkMagicCK
Nov 09, 2016 04:58
Please fix this, our game is about to ship, and we need this feature.