Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
Swazzler's avatar
Swazzler
Explorer
10 months ago

MetaXR Hand Tracking Error: xrGetHandMeshFB(handTracker, &xrMesh)

I use UE-5.3.2, the MetaXR Plugin and a Meta Quest Pro for a VR project. I use the MetaXR Plugin mostly for eye tracking and hand tracking.

Eye tracking works fine, but hand tracking does not work (my hands are not visible) and I get the following error in the Output Log in a very high frequency:

LogOVRPlugin: Error: [XRCMD][failure] [XR_ERROR_HANDLE_INVALID]: xrGetHandMeshFB(handTracker, &xrMesh), arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.cpp:8800 (arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.h:311)

I cannot find any information regarding this error and have hand tracking enabled in the MetaXR project settings, in the Meta Quest Link App and on my Quest pro. The error also happens in a freshly cloned instance of this meta unreal sample: https://github.com/oculus-samples/Unreal-HandSample/tree/UE-5.3

2 Replies

Replies have been turned off for this discussion
  • I don't know the solution but I can suggest you to check these settings:

     

     

    • Swazzler's avatar
      Swazzler
      Explorer

      Hi, thanks for the answer, but I already have everything enabled there. 😕