Joeybluebye Posted August 31, 2022 Posted August 31, 2022 Hi Developers, I am getting the following 3 errors in Unity 2021.3.8f1 ; Start gesture detection failed: Camera UnityEngine.Debug:LogError (object) ViveHandTracking.ViveHandTrackingEngine/<StartDetection>d__4:MoveNext () (at Library/PackageCache/com.htc.upm.vivehandtracking@09f0286da434/Runtime/Scripts/Engine/ViveHandTrackingEngine.cs:122) UnityEngine.SetupCoroutine:InvokeMoveNext (System.Collections.IEnumerator,intptr) ViveHandTrackingEngine start failed: Camera UnityEngine.Debug:LogError (object) ViveHandTracking.GestureProvider/<StartGestureDetection>d__33:MoveNext () (at Library/PackageCache/com.htc.upm.vivehandtracking@09f0286da434/Runtime/Scripts/GestureProvider.cs:145) UnityEngine.SetupCoroutine:InvokeMoveNext (System.Collections.IEnumerator,intptr) ViveHandTrackingEngine start failed UnityEngine.Debug:LogError (object) ViveHandTracking.GestureProvider/<Start>d__31:MoveNext () (at Library/PackageCache/com.htc.upm.vivehandtracking@09f0286da434/Runtime/Scripts/GestureProvider.cs:103) UnityEngine.SetupCoroutine:InvokeMoveNext (System.Collections.IEnumerator,intptr) My HMD is connected. I am using OpenXR. Camera is enabled in SteamVR. Any ideas? Thank you, Joey
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now