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
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
Add comment