Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
Issue ID
1168825
Regression
No
[Windows][DualShock4] Bluetooth DualShock 4 controller is seen as active device after turned off.
When using bluetooth DualShock 4 controller, if it is turned off (holding system button for a few seconds), the device is still listed in the active list.
Repro:
1. Download package at: https://github.com/Unity-Technologies/InputSystem
2. Connect a bluetooth DualShock 4 controller
3. Open Input Debugger
4. Turn the DualShock 4 controller off
Actual: The controller is listed as active device after it is turned off
Note: This may be Windows system issue. In the Windows Bluetooth & Other Device menu, the DualShock 4 controller is shown as connected after it is turned off.
And the only way for ISX to detect it disconnected correctly is to remote the device in the System Bluetooth menu.
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note:
I don't think we can do anything about this if the system still considers it connected.