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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Resolution Note:
Issue resolves when PlayerInput Auto Switch is enabled