Search Issue Tracker
Fixed
Fixed in 2023.1.0b1
Votes
0
Found in
2023.1.0a21
Issue ID
UUM-20106
Regression
Yes
The "Failed to load window layout" error is thrown when creating a New Project
To reproduce:
* Open Unity Hub and create a project with the "3D" Template;
* When the project is opened inspect the Console window;
Expected result: There're no Errors or Warnings;
Actual result: Error "Failed to load window layout" is printed in the Console
Full Error:
* "Failed to load window layout "/Users/jonasl/Library/Preferences/Unity/Editor-5.x/Layouts/current/default-2023.dwlt": UnityEditor.LayoutException: No windows found in layout.
at UnityEditor.WindowLayout.LoadWindowLayout (System.String path, System.Boolean newProjectLayoutWasCreated, System.Boolean setLastLoadedLayoutName, System.Boolean keepMainWindow) [0x000ff] in /Users/bokken/buildslave/unity/build/Editor/Mono/GUI/WindowLayout.cs:1339
UnityEditor.WindowLayout:LoadDefaultWindowPreferences () (at /Users/bokken/buildslave/unity/build/Editor/Mono/GUI/WindowLayout.cs:89)"
Notes:
* This error is clearable;
* It's tough to reproduce, cause it does not always appear;
* I assume that this regressed on 2023.1.0a21 cause I never saw and couldn't reproduce it on 2023.1.0a20, but I might be wrong, so I'm leaving the Regression field empty;
Reproducible in Unity 2023.1.0a21
Not reproducible in Unity 2022.2.0b20
Regression in Unity 2023.1.0a21
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
- Foldout arrow indent is misaligned in the Inspector when used in Custom Type
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
Resolution Note (fix version 2023.1.0b1):
Verified on:
2023.1.0b1.2902.1533
Revision: trunk 88c7b636347d
Built: Tue, 17 Jan 2023 15:27:20 GMT