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.
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
- SpeedTree importer fails to import .st files when path to the project includes a special character
- [VFX Graph] HSLS Redefinition error when input have the same name as attributes
- [VFX Graph] HLSL VFXFIXED_RAND isn't working
- Crash on Meta Quest 2 when using Vulkan
- Greyed out Icon for Tool Context is misaligned in the Tools Overlay in the URP 3D Sample Template
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