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
- Brush Size in the Inspector window does not update when the Brush Size in Scene View is changed
- "ArgumentOutOfRangeException" errors are thrown every time a keyboard key is pressed when renaming a component in UI Builder with a symbol and changing the name after label attribute warning
- Values in "Rect Transform" component are only partially updated when changing values in Prefab Mode
- Same Asset Type Focused Inspectors do not repaint when menus are manipulated
- Bool or Trigger Parameters can be selected via right clicking to the right of a Parameter control in the Animator Window
Resolution Note:
This was a bug in the InputSystem package which has been fixed in the current "develop" branch.