synthetiser Posted March 26, 2021 Posted March 26, 2021 Hello, We are working on a project that have to support multi headsets. So, since vive started to support openXR, we started to use it. We followed exactly the instruction from the callback example here Even if when we launch the application inside unity it works correctly, the built version freeze, and only when there is the "S Ranipal Eye Framework" activated. If we just inactivate it, it works normally (without eye tracking of course). The log file gives us this then: (Filename: D:/dev/ptvr-core/Assets/ViveSR/Scripts/Eye/SRanipal_Eye_Framework.cs Line: 77) [XR] [36912] [17:13:24.370][Error ] XrResult failure [XR_ERROR_TIME_INVALID] Origin: xrLocateSpace Source: C:\build\output\unity\xr.sdk.openxr\NativePlugin\Source\unity_input.cpp:2177 [XR] [OpenXR Input]: [xrLocateSpace] Failed to locate space for ActionSet <htcvivecontroller> Action <devicePose> SubPath </user/hand/right> at Time <> [ErrorCode: XR_ERROR_TIME_INVALID] Error on graphics thread: 1 XRTextureManager::RequestDestroyTexture XRTextureManager::RequestDestroyTexture XRTextureManager::RequestDestroyTexture XRTextureManager::RequestDestroyTexture XRTextureManager::RequestDestroyTexture XRTextureManager::RequestDestroyTexture [XR] [OpenXR Input]: [xrLocateSpace] Failed to locate view space relative to app space at time <28971348263311> [ErrorCode: XR_ERROR_TIME_INVALID] [XR] [OpenXR Input]: [xrLocateSpace] Failed to locate space for ActionSet <htcvivecontroller> Action <devicePose> SubPath </user/hand/right> at Time <> [ErrorCode: XR_ERROR_TIME_INVALID] [XR] [OpenXR Input]: [xrLocateSpace] Failed to locate space for ActionSet <htcvivecontroller> Action <devicePose> SubPath </user/hand/right> at Time <> [ErrorCode: XR_ERROR_TIME_INVALID] [XR] [OpenXR Input]: [xrLocateSpace] Failed to locate view space relative to app space at time <28971348263311> [ErrorCode: XR_ERROR_TIME_INVALID] [XR] [OpenXR Input]: [xrLocateSpace] Failed to locate space for ActionSet <htcvivecontroller> Action <devicePose> SubPath </user/hand/right> at Time <> [ErrorCode: XR_ERROR_TIME_INVALID] [XR] [OpenXR Input]: [xrLocateSpace] Failed to locate space for ActionSet <htcvivecontroller> Action <devicePose> SubPath </user/hand/right> at Time <> [ErrorCode: XR_ERROR_TIME_INVALID] [XR] [OpenXR Input]: [xrLocateSpace] Failed to locate view space relative to app space at time <28971348263311> [ErrorCode: XR_ERROR_TIME_INVALID] [XR] [OpenXR Input]: [xrLocateSpace] Failed to locate space for ActionSet <htcvivecontroller> Action <devicePose> SubPath </user/hand/right> at Time <> [ErrorCode: XR_ERROR_TIME_INVALID] [XR] [OpenXR Input]: [xrLocateSpace] Failed to locate space for ActionSet <htcvivecontroller> Action <devicePose> SubPath </user/hand/right> at Time <> [ErrorCode: XR_ERROR_TIME_INVALID] [XR] [OpenXR Input]: [xrLocateSpace] Failed to locate view space relative to app space at time <28971348263311> [ErrorCode: XR_ERROR_TIME_INVALID] [XR] [OpenXR Input]: [xrLocateSpace] Failed to locate space for ActionSet <htcvivecontroller> Action <devicePose> SubPath </user/hand/right> at Time <> [ErrorCode: XR_ERROR_TIME_INVALID] [XR] [OpenXR Input]: [xrLocateSpace] Failed to locate space for ActionSet <htcvivecontroller> Action <devicePose> SubPath </user/hand/right> at Time <> [ErrorCode: XR_ERROR_TIME_INVALID] [XR] [OpenXR Input]: [xrLocateSpace] Failed to locate view space relative to app space at time <28971348263311> [ErrorCode: XR_ERROR_TIME_INVALID] [XR] [OpenXR Input]: [xrLocateSpace] Failed to locate space for ActionSet <htcvivecontroller> Action <devicePose> SubPath </user/hand/right> at Time <> [ErrorCode: XR_ERROR_TIME_INVALID] [XR] [OpenXR Input]: [xrLocateSpace] Failed to locate space for ActionSet <htcvivecontroller> Action <devicePose> SubPath </user/hand/right> at Time <> [ErrorCode: XR_ERROR_TIME_INVALID] [XR] [OpenXR Input]: [xrLocateSpace] Failed to locate view space relative to app space at time <28971348263311> [ErrorCode: XR_ERROR_TIME_INVALID] [XR] [OpenXR Input]: [xrLocateSpace] Failed to locate space for ActionSet <htcvivecontroller> Action <devicePose> SubPath </user/hand/right> at Time <> [ErrorCode: XR_ERROR_TIME_INVALID] [XR] [OpenXR Input]: [xrLocateSpace] Failed to locate space for ActionSet <htcvivecontroller> Action <devicePose> SubPath </user/hand/right> at Time <> [ErrorCode: XR_ERROR_TIME_INVALID] [XR] [OpenXR Input]: [xrLocateSpace] Failed to locate view space relative to app space at time <28971348263311> [ErrorCode: XR_ERROR_TIME_INVALID] [XR] [OpenXR Input]: [xrLocateSpace] Failed to locate space for ActionSet <htcvivecontroller> Action <devicePose> SubPath </user/hand/right> at Time <> [ErrorCode: XR_ERROR_TIME_INVALID] [XR] [OpenXR Input]: [xrLocateSpace] Failed to locate space for ActionSet <htcvivecontroller> Action <devicePose> SubPath </user/hand/right> at Time <> [ErrorCode: XR_ERROR_TIME_INVALID] [XR] [OpenXR Input]: [xrLocateSpace] Failed to locate view space relative to app space at time <28971348263311> [ErrorCode: XR_ERROR_TIME_INVALID] [XR] [OpenXR Input]: [xrLocateSpace] Failed to locate space for ActionSet <htcvivecontroller> Action <devicePose> SubPath </user/hand/right> at Time <> [ErrorCode: XR_ERROR_TIME_INVALID] [XR] [OpenXR Input]: [xrLocateSpace] Failed to locate space for ActionSet <htcvivecontroller> Action <devicePose> SubPath </user/hand/right> at Time <> [ErrorCode: XR_ERROR_TIME_INVALID]
synthetiser Posted April 10, 2021 Author Posted April 10, 2021 Note that it gives exactly the same error when I'm trying to use TobiXR.
hollandera Posted July 20, 2021 Posted July 20, 2021 Is there indeed OpenXR gaze support available in Unity for the Vive Eye Pro? I am using Unity 2021.1.15, SDK and the Unity OpenXR plugin v1.2.3. I set up the control scheme like so: The Gaze Ray Sample works in this scene, but I seem to be missing the connection to the New Input System and/or OpenXR. ----->Ari
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