Search Issue Tracker
Active
Votes
0
Found in
2022.3.54f1
6000.0.34f1
6000.1.0b2
7000.0.0a15
Issue ID
UUM-92750
Regression
Yes
Opening new Input Action Asset bypasses Unsaved Changes Pop-up
*Steps to reproduce:*
# Open a Unity Project
# Create a new Input Action Asset via GameObject > Create > Input Actions
# Create another new Input Action Asset via GameObject > Create > Input Actions
# Open the first Input Action Asset in Input Actions Editor by double clicking on it
# Ensure that the 'Auto-Save' option is not enabled
# Make a change so there are unsaved changes (e.g. add a new Action Map)
# Click the 'X' to close the window
# Observe that an Unsaved changes pop-up appears on the screen. This is expected behaviour.
# Cancel the close
# Double click on the other Input Action Asset to open it in Input Actions Editor
*Actual results:* The other Input Action Asset is opened in the window. However, the Unsaved Changes Pop-up never occurs and all unsaved changes from the first Input Action Asset are lost
*Expected results:* Before the other Input Action Asset is opened in the window, the Unsaved Changes Pop-up occurs and allows the user to Save, Don't save or Cancel.
*Reproducible with versions:* 7000.0.0a15, 6000.1.0b2, 6000.0.34f1, 2022.3.54f1, 2022.3.48f1
*Not reproducible with versions:* 2022.3.47f1, 2021.3.45f1
*Can't test with versions:* -
*Tested on (OS):* Windows 11
*Notes:*
* In versions before 2022.3.48f1, opening a new Input Action Asset would open it in a new window, and so this issue did not occur
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Property (urp_ReflProbes_BoxMin) exceeds previous array size" warning spams console after switching platforms
- Have to change Input Mapping Path twice for change to take effect when Auto-Save is enabled
- No Duplicate option is available when right clicking States in the Animator Window even though it's available via Shortcut
- Copied and Pasted States appear in a set location instead of where the Users cursor is located at when using the Pasting Shortcut
- Animator Component information box text is not centered
Add comment