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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
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).