Search Issue Tracker
Not Reproducible
Votes
0
Found in [Package]
1.6.1
Issue ID
ISXB-531
Regression
No
Opened Action Asset is cleared when cutting values in the Input Actions asset (IMGUI)
How to reproduce:
1. Open the attached project “InputRepro.zip“
2. Select the “New Controls“ Input Actions asset and press “Edit asset” in the Inspector
3. Select the “New action map“, expand “New action“ and select “<No Binding>”
4. Select the value in the “Press Point“ text field, press the right mouse button, and select “Cut“
Expected result: The value is cut
Actual result: Action Asset is cleared (Especially painful with auto save on as it overwrites the existing changes)
Reproducible with: 1.5.1 (2021.3.27f1), 1.6.1 (2021.3.27f1, 2022.3.3f1, 2023.1.1f1, 2023.2.0a21)
Reproduced on: macOS 13.4 (Intel), Windows 10 (by reporter)
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 ResizeScriptingList<ScriptingObjectPtr> when passing an undeclared variable to the results parameter for GameObject.FindGameObjectsWithTag
- [Android] "Screen.safeArea.y" always returns values outside of the Safe Area when the device is in Portrait orientation
- Frame spike due to many TreeRenderer.TreeUpdated calls when repositioning terrains in large Scenes
- Crash on GameObject::RemoveComponentFromGameObjectInternal when reparenting Text GameObjects
- [IL2CPP-GarbageCollector] Changing GCMode might permanently disable GC in a multithreaded context
Resolution Note:
This issue is no longer reproducible in Input System 1.8.2 and higher with the introduction of UIToolkit UI for Input Actions