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
- “Label” name in Sprite Library Editor window lacks character limit causing long names go under the Object Field
- Preview image (screenshot) is not available after capturing snapshot in Memory Profiler
- Crash on UNITY_FT_Stream_ReadAt when changing TMPro properties after unloading an AssetBundle
- Particles spawn at the same position when using raw byte address buffer in VFX Graph
- Decal Shader Graph - Custom vertex interpolators are always 0
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.