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
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- GC.Alloc called by HDRenderPipeline.LensFlareMergeOcclusionDataDrivenPass() when playing the default HDRP Sample Template project
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
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