Jump to content

Htc vive pro Unity Wave OpenXR Hand Tracking error


Metten

Recommended Posts

To try hand tracking with the htc vive pro, I installed the following packages on the latest LTS version of Unity: OpenXR Plugin, VIVE Input Utility, VIVE Wave OpenXR Plugin - Windows (with the sample HandTracking Example).

When I launch the demo scene located at Samples\VIVE Wave OpenXR Plugin - Windows\1.0.7\HandTracking Example\Scenes, I have no handtracking that appears (no hands in VR) and I have the following warning:

Fail LocateHandJoints: XR_ERROR_VALIDATION_FAILURE
UnityEngine.Debug:LogWarning (object)
VIVE.HandTracking.HandManager:GetJointLocation (bool,VIVE.HandTracking.XrHandJointLocationEXT[]&,VIVE.HandTracking.XrHandJointsMotionRangeEXT&,bool) (at Library/PackageCache/com.htc.upm.vive.openxr@1.0.7/OpenXRHandTracking/Script /HandManager.cs:252) VIVE.HandTracking.Sample.RenderModel:Update () (at Assets/Samples/VIVE Wave OpenXR Plugin - Windows/1.0.7/HandTracking Example/Scripts/RenderModel.cs:31)

as well as the following error:

Failed to suggest bindings for interaction profile '/interaction_profiles/microsoft/hand_interaction' with result 'XR_ERROR_PATH_UNSUPPORTED'.
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)

Did I forget to tick some parameters?


 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...