Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
orestisL's avatar
orestisL
Honored Guest
6 months ago

Left hand GrabInteractor broken after latest update

Hello all,

 

After updating to the latest version of the Meta XR SDK I saw an issue with the Left hand GrabInteractor. The "SelectedInteractable" value is always null, even when I am grabbing something (I can see it move with my hand both in the simulator and on the Quest3). The Right hand GrabInteractor works as expected.

 

Steps to reproduce: 

Add all necessary building blocks for grab interactables, then add a GrabInteractable anywhere in the scene. Set Inspector to "Debug" mode and keep track of the LeftController > ControllerInteractor > GrabInteractor component. While the "Candidate" and the "Interactable" fields are updated, the "SelectedInteractable" is always null.

 

I did not have this issue before updating and would like to know if there's any solution to this or if I have to roll back to the previous version somehow.

 

Thank you in advance.