Search Issue Tracker
Fixed in 2022.3.47f1
Fixed in 2022.3.X, 6000.0.X, 7000.0.0a8, future release
Votes
0
Found in
2021.3.40f1
2022.3.40f1
6000.0.13f1
Issue ID
UUM-76997
Regression
Yes
Resetting All Layouts when Editor has floating window with unsaved changes can lead to 'Missing Default Layout' popup
Steps to reproduce:
- Open a Unity project
- Open UI Builder via Window > UI Toolkit > UI Builder
- Undock the window so that it is floating
- Make a change so that there are unsaved changes (e.g. drag a VisualElement into the Hierarchy from the Library)
- At the top right of the editor, press on the Layout drop-down then 'Reset All Layouts'
- In the 'Revert All Window Layouts' pop-up window, press Continue
- In the 'Unsaved Changes Detected' popup, press Cancel
Actual results: A 'Missing Default Layout' pop-up appears, prompting the user to either Quit or Revert Factory Settings.
Expected results: The Reset Layouts process is cancelled and the windows remain as they were.
Reproducible with versions:
- 6000.0.13f1
- 2022.3.40f1
- 2021.3.40f1 (see notes)
- 2021.3.32f1 (see notes)
Not reproducible with versions:
- 2021.3.31f1
Can’t test with versions: -
Tested on (OS): Windows 10, Windows 11
Notes:
- On 2021.3, the Unsaved Changes Detected popup may display twice, so press cancel both times
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Uninitialized variable warning appears in the Inspector of a custom shader when the variable is initialized
- "Failed creating toolbar element from ID..." error is thrown when resetting the Scene view Overlay layout while an Asset Transformer Toolbox overlay is active
- Entity ID for Font Assets is serialized twice which throws an error when using Debug Inspector
- Play Mode can be entered when disabling Adaptive Performance and pressing either the Play Mode button or the keyboard shortcut to enter Play Mode before recompilation leading to errors and warnings thrown
- Parent ListView element also becomes selected when inner ListView element is selected
Add comment