Search Issue Tracker
Not Reproducible
Votes
1
Found in [Package]
1.14.0
Issue ID
ISXB-1544
Regression
No
Input Action is performed when rebinding with a gamepad
How to reproduce:
1. Open the “IN-100200_repro“ project
2. Open the “RebindingUISampleScene“
3. Enter Play mode
4. In Game view, select Interact and press the “X“ button on the controller
5. Observe the Console
Expected result: After pressing the button, “Performed Interact action“ is logged
Actual result: After pressing the button, “Performed Interact action“ is not logged
Reproducible with: 1.7.0 (2021.3.5f1), 1.11.2 (2022.3.61f1), 1.14.0 (2022.3.61f1, 6000.0.48f1, 6000.1.1f1, 6000.2.0a10)
Reproducible on: Windows 10, Windows 11
Not reproducible in: No other environment tested
Notes:
- Reproducible when using: Switch Pro and DualSense (wired and Bluetooth)
- Not reproducible when using: Xbox controller (1914)
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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Resolution Note:
In Input System 1.15.0 the rebinding code and sample has been reworked. Bug no longer occurs with the new sample