cwi-dis / VR2Gather

Unity application framework for immersive social VR
MIT License
4 stars 6 forks source link

Something is wrong with the enabling of hands and handsfree controllers #109

Closed jackjansen closed 5 months ago

jackjansen commented 1 year ago

Not quite sure, but it seems like if you're running without an HMD you still have LH and RH ray based interaction enabled (in stead of handsfree interaction). But interaction still works.

Need to investigate, because it could lead to trouble later.

jackjansen commented 1 year ago

It turns out interaction doesn't work on the Mac.

Created a Unity Forum thread about it: https://forum.unity.com/threads/unity-editor-2021-3-28-on-macos-xr-inputdevices-is-reporting-non-existent-devices-attached.1479393/#post-9224283

jackjansen commented 5 months ago

It turns out the solution to this issue is the same as the solution for #135.