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
Comments (2)
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
- [Linux] Player window unexpectedly resizes to monitor dimensions when calling "Screen.SetResolution" function with hardcoded resolution matching current display's width or height
- Color picker does not show the correct color when selecting color on the moving object
- “Asset X has no meta file, but it's in an immutable folder. The asset will be ignored.” errors are thrown when importing package with files not listed in package.json's "files" property
- There is no way to adjust the HDR Paper White value of the Unity Editor's interface, making it difficult/uncomfortable for some developers to work on very dark/bright scenes in HDR
- Animator window has a dropdown button that throws “MissingReferenceException” error on a new project when the previous project had a GameObject with an animation
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.