You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@geyang, thank you for reporting. I will investigate. Unfortunately, I cannot debug because I don't own a Vision Pro. Will contact you once I think I found a resolution so you can confirm, if thats possible :)
I made a custom Hand component this morning that resolves this issue for our production system. Not sure why the useXRInputSource hook is providing stale states though. The bug remains.
To reproduce:
Now, if you call
useXRInputSource("hand", "left")
, thepost.data
array remains unchanged since VisionPro lost tracking.The text was updated successfully, but these errors were encountered: