Search Issue Tracker
Fixed
Fixed in 1.11.2
Votes
0
Found in [Package]
1.11.2
Issue ID
ISXB-1343
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, 1.11.2, 1.8.0
Not reproducible with versions: 1.8.0-pre.2
Can't test with versions: -
Tested on (OS): Windows 11
Notes:
- In versions before 1.8.0, opening a new Input Action Asset would open it in a new window, and so this issue did not occur
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:
Thank you for reporting a bug to Unity.
We have reviewed the issue carefully, and in this case, the team is unable to prioritize fixing this bug. There are a number of reasons we make this decision, including the impact and severity of the issue across our user and customer base, and the possibility that future plans may solve the problem in a different way, or that a workaround for the bug may be available.
Today we will be closing this case. Thank you again for taking the time to report this issue, and please let us know if there is anything else that changes the impact or severity of this issue.
Resolution Note (fix version 1.11.2):
Thank you for reporting a bug to Unity.
We have reviewed the issue carefully, and in this case, the team is unable to prioritize fixing this bug. There are a number of reasons we make this decision, including the impact and severity of the issue across our user and customer base, and the possibility that future plans may solve the problem in a different way, or that a workaround for the bug may be available.
Today we will be closing this case. Thank you again for taking the time to report this issue, and please let us know if there is anything else that changes the impact or severity of this issue.
Resolution Note (fix version 1.11.2):
A dialogue is now shown when attempting to open an input actions asset when an asset is already open that has unsaved changes.