Search Issue Tracker
Fixed in 2018.2.X
Votes
3
Found in
2018.1.0b4
2018.1.0b8
Issue ID
1004813
Regression
Yes
UI objects slightly change their position after a recompile
To reproduce:
1. Open user's attached project
2. Open any script and make any change to it - trigger a recompile in Unity
3. Observer the scene's UI objects
Expected result: Recompiling scripts does not make some UI objects move slightly
Actual result: Some UI objects move slightly after recompilation is done
Reproduced with 2017.3.1p1, 2018.1.0b5, 2018.1.0b9, 2018.2.0a1
Not reproduced with: 2017.2.2f1, 2017.3.1f1, 2018.1.0b4
Regression in 2017.3.1p1, 2018.1.0b6
Notes:
- After the objects slightly move, the scene does not become dirty.
- After project restart, the UI objects are back to the original position.
- Saving the Scene also sometimes makes the UI objects move.
Comments (1)
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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
Bastian_Armada
Mar 02, 2018 14:45
We have the same issue on saving/loading a scene. Reproduced on '2018.1.0b9'