Search Issue Tracker
Fixed
Fixed in 1.4.0
Votes
0
Found in [Package]
1.3.0
Issue ID
ISXB-166
Regression
No
Input from the keyboard is not working when the DualShock 4 controller is connected
Reproduction steps:
1. Connect DualShock 4 controller to the PC
2. Open the SampleScene Scene in the attached project "DS4InputEventRepro.zip"
3. Enter the Play mode
4. Move the left stick on the controller to the left, observe that in the Game View there is an output "Move: (-1.0, 0.0)"
5. Press the A button on the keyboard
6. Observe the Game view
Expected result: Output in the Game view is "Move: (-1.0, 0.0)"
Actual result: Output in the Game vies doesn't change or just flickers for a second
Reproducible with: 2019.4.32f1, 2020.3.22f1, 2021.1.28f1, 2021.2.2f1, 2022.1.0a14
Note:
- Input is not working with S, D, and W buttons
- Issue is not reproducible with Xbox controller
Comments (1)
-
Victor_IMISELF
Dec 17, 2023 09:47
This can seemingly still happen on Dualshock 4 controllers even on Input System V. 1.6.3 and Unity version 2022.3.7f1. It seems that the input from the joysticks quickly cancels out any keyboard input that the Dualshock joysticks also handle, such as movement controls. I'll try to report this as an issue if I can find a way to consistently reproduce it.
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
- ScrollView speed is slower when entering Play mode
- UI Builder elements disappear and "Semantic - Unknown template name" error appears when changes to "Template" parameter are saved
- Renderers outside Light Probe hull use incorrect Ambient Probe values when "Renderer Light Probe Selection" is set to "Use Ambient Probe" and "Light Probes" on Mesh is set to "Blend Probes"
- ArgumentNullException error occurs when selecting a Camera in the Hierarchy with the Scene view open
- Clicking 'Open Editor Log' through the Console fails to open redirected Logs when relative Log files exist outside of the Project root
Resolution Note (fix version 1.4.0):
Fixed in: Input system 1.4.1