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
- Rigged GameObject doesn’t return to its idle state when disabling "Preview" and the GameObject has nested rigged GameObjects
- Error "ArgumentException: Trying to use an invalid resource" when creating custom post-processing effect in URP
- [DX12] GameObjects using CommandBuffer DrawProcedural and DispatchCompute calls have color flicker when changing color and moving mouse cursor
- The Player becomes unresponsive after resolution switch in Exclusive Fullscreen mode when using DX12 Graphics API
- (Apple Silicon) Floating point inconsistencies between mono and il2cpp
Resolution Note:
This was a bug in the InputSystem package which has been fixed in the current "develop" branch.