Search Issue Tracker
Duplicate
Votes
0
Found in
2018.2.0a1
2018.3.0b5
Issue ID
1089686
Regression
Yes
When changing window size of Split IMGUIContainer window, layout of parent VisualElement and IMGUIContainer is different
How to reproduce:
1. Open the user-submitted project
2. Open "Window" -> "Split IMGUI Container"
3. Scale the window
Expected result: Both panels are colored green and their panel sizes are the same
Actual result: Sometimes when scaling the window the panel sizes differ
Reproduced in: 2019.1.0a4, 2018.3.0b6, 2018.2.12f1, 2018.2.0a1
Not reproducible: 2018.1.9f2, 2017.4.13f1
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
- Errors are logged when importing an asset at a path with Firebase
- Entering too big of a number in 2D Renderer Lightmode Tags freezes the Editor
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
Resolution Note (2019.1.X):
Hello, this issue was fixed in Unity's mainline (2019.2) and 2019.1.0b3.
Thanks.