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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note:
Issue resolves when PlayerInput Auto Switch is enabled