Search Issue Tracker

By Design

Votes

0

Found in

2022.3.39f1

Issue ID

UUM-76037

Regression

No

Trying to save UI Document throws a pop to save a scene

--

-

How to reproduce:
1. Open the attached "Repro" project
2. Open Repro.uxml file (Assets -> Repro.uxml)
3. Press the save shortcut (Ctrl + S or CMD + S)
4. Observe the Pop-up

Expected result: No pop-up should appear because the Editor window is not focused
Actual result: Pop-up appears to save unsaved scene

Reproducible with: 2022.3.39f1

Reproduced on: macOS Sonoma 14.5 (M1)

  1. Resolution Note:

    In Unity, pressing CTRL+S or CMD+S will always save the scene first. The UI Builder simply hooks in that flow for additional saving work, but cannot change that this is the default behaviour. If there are changes in the scene, it will try to save it first, so for ideal workflow it's better to work with an already saved scene.

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.