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
- [WebGPU] error with compute shader and read-only RWTexture
- Capacity-size memory is copied instead of Length-size when using UnsafeUtility.memCpy()
- Console displays "SerializedObjectNotCreatableException: Object at index 0 is null" error during Unity theme change while "Tile Palette" window is opened
- Details are not shown when Error Message is still selected after changing Log Entry Count in the Console
- Disabling Unity VCS in Project Settings unfocuses the Project Settings Window
Resolution Note:
In Input System 1.15.0 the rebinding code and sample has been reworked. Bug no longer occurs with the new sample