Search Issue Tracker
Duplicate
Votes
0
Found in [Package]
1.14.0
Issue ID
ISXB-1582
Regression
Yes
Player Input component only invokes events on original binding when an Action's button is rebound
How to reproduce:
1. Open attached “IN-105106” project
2. Open “RebindingUISampleScene“, found in Assets > Samples > Input System > 1.14.0 > Rebinding UI
3. Enter Play mode
4. Press “E” on the keyboard
5. Observe message in the Console
6. In the Game view, click the “E” button next to “Interact”
7. Press “A” on the keyboard, notice the button now says “A”
8. Press “A” again
Expected result: “interact toggled” message is logged in the Console
Actual result: No message appears in the Console
Reproducible with: 1.14.0 (2021.3.53f1, 2022.3.63f1, 6000.0.0f1, 6000.0.51f1, 6000.1.0b10, 6000.1.9f1, 6000.2.0b7)
Not reproducible with: 1.13.1 (6000.0.0f1, 6000.1.0b10)
Reproducible on: Windows 10 (user reported), Windows 11
Not reproducible on: No other environments tested
Notes:
- After rebinding the “Interact” Action, the message will only be logged when pressing “E” (or the original button the Action was bound to in the Input Actions asset)
- The message is supposed to be logged when pressing button that is bound to “Interact” Action
- “Show Bindings” property, in the “Input test” script, attached to “test” GameObject, can be toggled to log current binding of “Interact” Action
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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note:
Duplicate of an internal issue: ISXB-1535.
Fixed in: 1.14.1