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
- Blank, Light-Themed "Create Node" window becomes visible on the next project open
- UI Elements/Layout inconsistencies in the Particle System component
- The Game view and Scene view fail to render when launching the Editor with a maximized Render Graph Viewer window
- "List is empty" is poorly visible in the "Create Node" window
- [Android] GameObject with a custom shader becomes invisible when deployed with the Vulkan Graphics API
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