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
- Test Runner’s vertical scrollbar overlaps with the up and down arrows and upper toolbar tabs when the window is minimized
- The Input Field view is not updated when deleting lines of text
- The scrollbar does not respect empty lines in the Input Field
- “Texture Atlas Viewer“ button text overlaps another button when the UI Toolkit Debugger is narrowed
- Thresholds are no longer automatically calculated after deleting Motion fields in Blendtrees
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