You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have the keyboard, dpad and joystick all mapped to movement (dualshock 4 controller). Direction inputs are randomly failing when using the dpad or keyboard. They will only register for a few frames while the button is being pressed the entire time. This will only happen when a controller is plugged in. It happens sporadically, sometimes it works fine. Moving the joystick will usually fix the issue on the dpad and keyboard. The joystick is the only input I haven't encountered it on. When I remove the joystick from the input map, keyboard and dpad work fine.
I have 3 machines with windows 10, and this happens on all of them. I've only noticed it recently, and I've had this same input configuration since 2019.
Steps to reproduce
Run the project below. Use the dpad or keyboard to move. It will usually fail moving up/down, but sometimes left/right as well, or all directions. It might take awhile for it to occur, so I change inputs every so often between the keyboard and dpad.
Godot version
3.3.4
System information
Windows 10, GLES3, RX 580
Issue description
I have the keyboard, dpad and joystick all mapped to movement (dualshock 4 controller). Direction inputs are randomly failing when using the dpad or keyboard. They will only register for a few frames while the button is being pressed the entire time. This will only happen when a controller is plugged in. It happens sporadically, sometimes it works fine. Moving the joystick will usually fix the issue on the dpad and keyboard. The joystick is the only input I haven't encountered it on. When I remove the joystick from the input map, keyboard and dpad work fine.
I have 3 machines with windows 10, and this happens on all of them. I've only noticed it recently, and I've had this same input configuration since 2019.
Steps to reproduce
Run the project below. Use the dpad or keyboard to move. It will usually fail moving up/down, but sometimes left/right as well, or all directions. It might take awhile for it to occur, so I change inputs every so often between the keyboard and dpad.
Minimal reproduction project
Input direction test.zip
The text was updated successfully, but these errors were encountered: