Search Issue Tracker
Not Reproducible
Not Reproducible in 1.14.X
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
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- Dragging selector from selector row background shows preview but does not apply class in UI Builder
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project
Resolution Note:
In Input System 1.15.0 the rebinding code and sample has been reworked. Bug no longer occurs with the new sample
Resolution Note (1.14.X):
In Input System 1.15.0 the rebinding code and sample has been reworked. Bug no longer occurs with the new sample