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
- Profiler connects to a different opened Editor project when more than one project is open and building for WebGL with Autoconnect Profiler enabled
- Creating and then deleting the "Integration Update: Rotation" block breaks and makes unusable VFX Graph
- “ArgumentNullException: Value cannot be null.” when deleting a newly created input action
- Undoing the creation of the "Button - TextMeshPro" GameObject only removes Canvas and EventSystem GameObjects
- NullReferenceException errors are thrown when entering the Play Mode when ShaderGraph window is focused
Add comment