Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.4.0f1
2018.4.0f1
2019.2.0a1
2019.2.0a2
2019.3.0a1
2020.1.0a1
Issue ID
1192229
Regression
No
Editor Windows Layout is being saved/loaded incorrectly when saving undocked Windows out of bounds of the monitor
How to reproduce:
1. Open attached project "layoutbug.zip"
2. Undock Scene Window
3. Move Scene Window to be slightly out the screen of the monitor
4. Save the layout
5. Load the saved layout
Reproducible with: 2017.4.33f1, 2018.4.11f1, 2019.2.10f1, 2019.3.0b7, 2020.1.0a8
Expected result: Layout doesn't change
Actual results: Layout gets loaded differently
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
- “ArgumentOutOfRangeException: Length cannot be less than zero.“ error or “NullReferenceException: Object reference not set to an instance of an object“ error is thrown when CoreUnsafeUtils.FixedBufferStringQueue reads out of bounds
- URPPreprocessBuild.OnPostProcessBuild is never executed when building the Player
- [Linux] Using CTRL+Shift+A shortcut for Add Component throws GUI Rendering Errors
- Crash on MonoBehaviour::Transfer<YAMLRead> when upgrading the Magic Leap XR Plugin
- Image is distorted when VisualElement is scaled and Scale Mode set to scale-and-crop
Resolution Note:
When loading a layout we make sure the windows are moved to be all visible on the monitors.