Search Issue Tracker
Not Reproducible
Votes
0
Found in [Package]
Issue ID
1168837
Regression
No
[UWP][DualShock] DualShock 4 controller does not work.
Dualshock 4 controller is not recognized at all on UWP.
Repro:
1. Download package and project at: https://github.com/Unity-Technologies/InputSystem
2. Build a UWP player with Development build, Autoconnect Profiler
3. Run UWP app, and open Input Debugger
4. Observe the device list
Actual: Dualshock 4 controller is not recognized on UWP. The controller is listed in the local device, but missing from the remote player device list, even when it is running on the same machine.
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
- UI Element navigation using the arrow keys sometimes becomes unresponsive when a DualShock 4 controller is connected
- NullReferenceException error occurs when selecting a Script element in the UI Builder Hierarchy
- Silent crash when opening a project with a HD Dynamic Resolution Component and a UHD Graphics card
- Crash on UnityMain when running Player which was built on 32-bit architecture with "Direct3D12" set as graphics API
- [Android][Vulkan] Nothing is rendered when the Splash Screen disappears in the Player
Resolution Note:
This was a bug in the InputSystem package which has been fixed in the current "develop" branch.