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
- [Editor] Profiler (Standalone Process) "Live" button is greyed out by default
- UIToolkit bindings on RadioButtonGroup is not displaying the selected radio button when the choice list is bound
- Sprite shadows are not rendered when the light source is placed near the sprite
- Multiple Video Players are not playing simultaneously when played in WebGL
- "Rename Prefab File?" window does not pop up when renaming Prefab in the Project window
DarkMagicCK
Nov 09, 2016 04:58
Please fix this, our game is about to ship, and we need this feature.