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
- URP ShadowCaster2D is misplaced and distorted when used with rotated Perspective Camera
- UI mesh is drawn twice when two cameras are used
- The Scene view top menu bar disappears when any Draw Mode other than "Wireframe" is selected in the specific project with a corrupted Material
- TabView.tabClosed EventHandler passes the wrong tab index as parameter when closing a tab from oldest to newest order
- Rigidbodies clip through terrain and snap back up when Heightmap Resolution is bigger than the terrain size
Resolution Note:
This was a bug in the InputSystem package which has been fixed in the current "develop" branch.