WebXR controller ray

Hello
Following problem
Since ver 8.4.0 the XR controller rays are not switching from one controller to the other,
mainly stays on the left controller.
So no picking,..
teleport works

mesh pick and move example:

8.3.1 = works

8.4.0 = does not work

1 Like

Since this is a clear regression affecting core XR functionality, downgrading to 8.3.1 is your best immediate solution until the bug is patched in the next release.
The issue seems to be related to how the ray switching logic was changed between versions, causing the left controller to dominate the ray casting system.

thanks for the quick response

cc @RaananW / @docEdub

Thanks, I’ll look into this first thing tomorrow.

1 Like

Raanan fixed this with PR 16802.

Thanks for reporting it!

1 Like