Unity Issue Tracker - The Editor fails to load Layout Preset when it includes the UI Builder
Fixed
UUM-48802
The Editor fails to load Layout Preset when it includes the UI Builder
Unity: UI Builder
Fixed
2023.3.X
2023.2.X
2023.1.X
2022.3.X
Fixed UUM-48802 @camilo-palma:
UI Toolkit: Fixed editor failing 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