Search Issue Tracker
Duplicate
Votes
0
Found in
2017.3.0b10
2018.1.0b5
Issue ID
970914
Regression
Yes
UI Elements get corrupted when project is opened with other version than it was saved
How to reproduce:
1. Open Unity project "PrefabBugExample2" attached to the latest users email
2. Load "MenuScene" scene
3. Enable:
- Canvas-->Main Menu Panel,
- Canvas-->Main Menu Panel-->Music Panel,
- Canvas-->Main Menu Panel-->Music Panel-->Social Panel,
- Canvas-->Main Menu Panel-->Music Panel-->Radio Panel
Expected Result: UI elements are located in the same positions as they used to be in previous versions (970914_Expected.png).
Actual Result: UI is corrupted (970914_Actual.png).
Regression first introduced in: 2018.1.0b5.
Reproducible with: 2018.1.0b6, 2018.1.0b5.
Not reproducible with: 2018.1.0b4, 2017.3.1f1, 2017.2.1p3, 2017.1.3p1, 5.6.5p1.
Note: This example project was saved in 2018.1.0b4. UI is corrupted in 2018.1.0b5 and 2018.1.0b6.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment