Search Issue Tracker
By Design
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
- Volume numeric fields allows adding unlimited number in numeric field which breaks UI, no character limit
- WebGL build dependencies are not refreshed until the Editor is restarted
- “Audio Random Container” allows adding unlimited number in “Audio Clips” numeric field, causing Editor to freeze
- In Deferred rendering path, mixed lights don't render when enabling "Use Rendering Layers" in the Decal renderer feature
- [Windows] Special characters in file names are sorted to the end of the alphabet in the Project 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).