Search Issue Tracker
Fixed in 5.3.7
Votes
0
Found in
5.4.0f2
Issue ID
816582
Regression
No
[WSA] Bluetooth devices are not supported
On UWP and WSA platforms bluetooth device support is not implemented yet. Platforms support only wired devices, for example wired controllers.
Repro steps:
1. open project "joystick.zip".
2. play it on editor with bluetooth controller connected.
3. in "player settings" enable "Bluetooth" and "HumanInterfaceDevice" capabilities.
4. build to WSA 8.1 or WSA Universal 10 platform.
5. build and run generated project and try out bluetooth device.
Comments (1)
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
nilsubimax
Mar 05, 2018 15:58
Where can I find the joystick.zip? Would like to see some sample code on how to reproduce this