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
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
Resolution Note (2019.1.X):
Hello, this issue was fixed in Unity's mainline (2019.2) and 2019.1.0b3.
Thanks.