Unity Issue Tracker - UI Document prompts a Save Scene window while a new Untitled scene is open
Closed
UUM-27715
UI Document prompts a Save Scene window while a new Untitled scene is open
Unity: UI Builder
UI Builder
As Designed
2023.2.X
2023.1.X
2022.2.X
2021.3.X
Ctrl + S is now used by the editor only; UI Builder does not intercept Ctrl+S and is handled by the editor directly (which shows the Save Scene dialog).
Steps to reproduce:
1. Open new Unity project
2. In Editor Menu, select File -> New Scene -> Empty -> Create
3. Open the UI Builder window and save it (Ctrl+S)
4. Observe the Save Scene window that opens
Expected result: The Save Scene window doesn't open when saving a UI Document with a new Untitled scene open
Actual result: The Save Scene window opens when saving a UI Document with a new Untitled scene open
Reproducible with: 2021.3.19f1, 2022.2.8f1, 2023.1.0b5, 2023.2.0a3
Could not test with: 2020.3.45f1 (UI Builder not available)
Tested on: Windows 10
Prioritise and Follow this issue
Have a workaround or additional info about this issue?