Search Issue Tracker
Not Reproducible
Votes
0
Found in [Package]
1.11.2
7000.0.0
Issue ID
ISXB-1340
Regression
Yes
Have to change Input Mapping Path twice for change to take effect when Auto-Save is enabled
Steps to reproduce:
- Open a Unity Project
- Create a new Input Action Asset via GameObject > Create > Input Actions
- Open the Input Action Asset in Input Actions Editor by double clicking on it
- Ensure that Auto-Save is enabled
- Create a new Action Map
- In the new Action Map, create a new Action
- Select the binding for the new Action (or create a binding if one isn't created by default)
- Click on 'Path' and choose any Input Mapping
- Observe that the Input Mapping is applied
- Click on 'Path' and click on another Input Mapping
Actual results: The second Input Mapping Path is not applied. The user has to try to do it twice before it will be applied. After that they will need to try the next Input Mapping Path twice before it will be applied, and so on, so on
Expected results: The second Input Mapping Path and all further Input Mapping Paths are applied straight away
Reproducible with versions: 7000, 1.11.2, 1.8.1
Not reproducible with versions: 1.8.0-pre.2
Can't test with versions: 1.8.0
Tested on (OS): Windows 11
Notes:
- 1.8.0 did not allow setting bindings and so that version could not be tested during regression testing. While regressed from version has been set to 1.8.1, it is possible it was 1.8.0
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
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
Resolution Note:
This looks fixed in Input System 1.12.0 we just released.