03-17-2025 06:02 AM
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
03-20-2025 09:06 AM
I don't know the solution but I can suggest you to check these settings:
03-21-2025 02:39 AM
Hi, thanks for the answer, but I already have everything enabled there. 😕