Search Issue Tracker
Fixed
Fixed in 2022.3.11f1, 2023.1.17f1, 2023.2.0b14, 2023.3.0a9
Votes
0
Found in
2022.3.9f1
2023.1.13f1
2023.2.0b9
2023.3.0a5
Issue ID
UUM-48802
Regression
Yes
The Editor fails to load Layout Preset when it includes the UI Builder
How to reproduce:
1. Create a new project
2. Navigate to C:\Users\username\AppData\Roaming\Unity\Editor-5.x\Preferences\Layouts\default
3. Put the “UIBuilderLayoutIssue.wlt“ in the directory
4. Open the new project and change the Layout to UIBuilderLayoutIssue
Expected result: The Editor layout changes and UI Builder is seen
Actual result: Editor freezes
Reproducible with: 2022.2.0a9, 2022.3.9f1, 2023.1.9f1, 2023.1.13f1, 2023.2.0b9, 2023.3.0a5
Not reproducible with: 2021.3.30f1, 2022.2.0a8, 2023.1.8f1
Reproducible on: Windows 10
Not reproducible on: No other environment tested
Note:
* To reproduce the issue a second time, make sure to delete the UnityDefaultRuntimeTheme.tss file from the Assets folder before opening the project.
* In 2022.2.0a9 there is a “Failed to load window layout“ popup
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
Resolution Note (fix version 2023.3.0a9):
Fixed UUM-48802 @camilo-palma:
UI Toolkit: Fixed editor failing to load layout preset when it includes the UI Builder