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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
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.