Search Issue Tracker
By Design
By Design in 2023.2.X
Votes
0
Found in
2021.3.19f1
2022.2.8f1
2023.1.0b5
2023.2.0a3
Issue ID
UUM-27715
Regression
No
[UI Builder] UI Document prompts a Save Scene window while a new Untitled scene is open
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
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
Resolution Note:
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).
Resolution Note (2023.2.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).