Search Issue Tracker
Not Reproducible
Votes
4
Found in
4.0.0b2
Issue ID
475302
Regression
No
WindowLayouts invalid when moving a tab to the bottom part of Editor UI
Repro:
- reset layouts to one of predefined schemes (any)
- move one of the tabs to the very bottom of the screen (it should occupy the bottom-most part of the UI without sharing)
- notice the console error:
WindowLayouts are invalid. Please use 'Window -> Layouts -> Revert Factory Settings...' menu to fix it.
UnityEditor.DockArea:OnGUI()
Note:
- only reproduces once every time after layouts have been reset
- not a regression, same in 3.5
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
- Prefab override popup is cropped/positioned incorrectly when more than one display is used and a higher display Scale is set
- Opening a dropdown on a small screen results in its instant closing when mouse cursor is pressed where the dropdown is going to be opened
- Only "ArgumentNullException: Value cannot be null" is displayed instead of all the actual errors when opening a project with numerous compilation errors
- MultiColumnListView and MultiColumnTreeView do not change selection on first input when focus is set by code
- SerializedProperty.DataEquals is returning false when SerializedProperty.EqualContents return true
Slade360
Aug 30, 2014 22:16
I'm getting this error in v4.5.2f1 every 3 to 5 minutes. Please help:
WindowLayouts are invalid. Please use 'Window -> Layouts -> Revert Factory Settings...' menu to fix it.
Quite disruptive.
warmaha
Mar 16, 2014 13:04
I got hit by this bug while using version 4.3.0f4. Can confirm also that error appeared after I moved one of the tabs (I moved Console tab from floating window) to the very bottom of the screen. Moving that tab out from bottom of screen does not remove error message.