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
- Blank, Light-Themed "Create Node" window becomes visible on the next project open
- UI Elements/Layout inconsistencies in the Particle System component
- The Game view and Scene view fail to render when launching the Editor with a maximized Render Graph Viewer window
- "List is empty" is poorly visible in the "Create Node" window
- [Android] GameObject with a custom shader becomes invisible when deployed with the Vulkan Graphics API
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.