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
- TileMap selection resets to the default when the Scene is saved
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
Resolution Note (2019.1.X):
Hello, this issue was fixed in Unity's mainline (2019.2) and 2019.1.0b3.
Thanks.