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
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- Dragging selector from selector row background shows preview but does not apply class in UI Builder
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project
Bastian_Armada
Mar 02, 2018 14:45
We have the same issue on saving/loading a scene. Reproduced on '2018.1.0b9'