Search Issue Tracker
By Design
Votes
0
Found in [Package]
1.2.0
Issue ID
1369108
Regression
No
[Input System] Rebind override doesn't work when using two identical controllers
Reproduction steps:
1. Connect two identical controllers to PC (tested with DualShock 4 controllers connected via USB)
2. Open the "SampleScene" Scene in the attached "UnityInputSystemTest_TwinUsbRemap.zip" project
3. Enter the Play Mode
4. Press the Q button on the Keyboard
5. Press any button on the first Controller
6. Press the same button again on the first Controller
7. Press the Q button on the Keyboard
8. Follow 5-6 steps with the second Controller
Expected result: The text "TestAction is pressed this frame!" appears on the screen
Actual result: Text doesn't appear
Reproducible with: 1.1.0-preview.2, 1.2.0 (2019.4.32f1, 2020.3.22f1, 2021.1.28f1, 2021.2f1, 2022.1.0a14)
Could not test with: 1.1.0-preview.1 (2019.4.32f1, 2020.3.22f1, 2021.1.28f1, 2021.2f1, 2022.1.0a14) - Console errors
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
- [URP] All materials render black when building via batchmode or without rendering Scene/Game view in Editor if Decal renderer Technique is set to "Automatic"
- Player Tags list shows extra blank space behind the scrollbar in the "Player Tags" settings window
- Edit Angular Limits gizmo handles are small and easy to miss-click in the Scene view
- Duplicate Player Tag save fails silently with no error or validation message
- Letters on the left side move further as Letter Spacing is increased when Advanced Text Generator is used and Alignment is set to Center
Resolution Note:
Issue resolves when PlayerInput Auto Switch is enabled