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
- “FMOD failed to set the software format to the custom sample rate…” warnings are thrown as System Sample Rate value is being changed in Audio section of Project Settings window
- VFX Marquee selection does match the visual indicator
- “Invalid AABB aabb” errors are spammed when “Infinity” value is entered in Collider Component fields
- Editor Role does not sync with the MPPM Play Mode Scenario Role when entering Play mode
- Long asset names cause overlap with the “Find” function in search result tabs
Add comment