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
- GameObject drops to the last position in the Hierarchy when a RectTransform Component is added
- 'NullReferenceException' error is thrown when the Tutorials window is closed and the "Welcome Dialog" is pressed
- Mouse Postion can become max value or infinity when using touch input with Legacy Input Module
- Crash on RaiseException when creating a multiplayer room while toggling UI
- Performance Markers “Add Column” dropdown has a lot of empty space when opened
Add comment