Search Issue Tracker
Fixed in 2018.1.X
Fixed in 5.6.X, 2017.1.X, 2017.2.X, 2017.3.X
Duplicate in 5.6.X, 2017.1.X
Votes
0
Found in
2017.1.0f3
Issue ID
942923
Regression
Yes
ETC1 Supported UI material doesn't cope well with sprites that are packed together
To reproduce:
1. Open the project, attached by the user (Reborn4.zip)
2. Open the "TestUIBug" scene
3. In Build settings, switch platform to Android
4. Enter Play mode
5. Select Image game object (child of Canvas) and observe that Default Sprite material was changed to ETC1 Supported UI material
6. Exit Play mode
7. Observe the image in the scene
Expected: the material doesn't show all the packed sprites, but shows only one that the UI Image has reference to
Actual: Instead of showing one sprite the ETC1 Supported UI material shows both packed sprites as one with the one that is supposed to be shown overlayed on top (see image in the edit)
Reproduced in 5.6.0a1, 5.6.3p1, 2017.1.0f3, 2017.1.0p4, 2017.2.0b8, 2017.3.0a4
Did not reproduce in 5.5.4p2
Regression introduced in 5.6.0a1
Fixed in 2018.1.0a1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Graphics.DrawProcedural doesn't work like in DX11 when used with DX12
- [Quest 2] Running Entities Graphics/BatchRendererGroup under Vulkan results in a frame rate drop compared to OpenGLES 3 and causes Tile Binning to cost more
- Filters dropdown: Window doesn't rescale on items collapse
- Sprite Preview is broken when the Sprite is too tall or too wide
- Objects are invisible in Scene view when using Wireframe Shading Mode
Add comment