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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Bastian_Armada
Mar 02, 2018 14:45
We have the same issue on saving/loading a scene. Reproduced on '2018.1.0b9'