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
- "Draw Additional Lights Shadowmap" calls increase when custom MaterialBlockProperty is used
- Crash on _platform_memmove when importing the "Dragon Crashers - URP 2D Sample Project" to a new 2D project
- "Shader is not supported on this GPU" warnings and and shaders are not loading when building the project for non-Chromium browsers
- [iOS][URP] The screen flickers and the "Execution of the command buffer was aborted due to an error during execution" error is thrown continuously
- Shortcut Manager shows empty conflict filter when resolving runtime conflicts involving different contexts
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