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
- Rendering Debugger Playmode debug UI scrolling is jittery when using click and drag to scroll
- Frame Debugger Target Selection Search Results window becomes too tiny to even see the default “Editor” selection when there are no search results
- Element name field has no character limit in UI Builder
- Async method in Play Mode being aborted when calling `new System.Windows.Forms.Form`
- Animator window Eye button on click visual does not cover the whole area of the button when clicked
Resolution Note:
This was a bug in the InputSystem package which has been fixed in the current "develop" branch.