Search Issue Tracker
Fixed
Fixed in 1.11.2
Votes
0
Found in [Package]
1.11.2
7000.0.0
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
- Crash on mono_dump_native_crash_info when changing a Particle System Renderer’s Material Shader to Standard Unlit
- VFX Prefab doesn’t have Preview icon in Project window and Preview window is empty in Inspector window
- “RenderSettings customReflection texture has invalid type” error keeps getting thrown even when Environment Reflections was set back to Skybox from Custom with an invalid texture
- Particle System with the custom Material breaks the Scene view when the material is using a Shader Graph with the Texture with the power of negative value
- Invalid asset path & Invalid value for font MissingAssetReference Warnings are spammed when deleting a Font used by any Element in UI Builder
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):
A dialogue is now shown when attempting to open an input actions asset when an asset is already open that has unsaved changes.