09-14-2023 04:00 AM
Hi, I am getting spammed by the following error after I load my mixed reality scene (room) via the OVRSceneManager.cs
[XRCMD][failure] [XR_ERROR_SPACE_COMPONENT_NOT_SUPPORTED_FB]: xrLocateSpace(*(XrSpace*)space, baseSpace, ToXrTime(GetTimeInSeconds()), &spaceLocation), arvr/projects/integrations/OVRPlugin/Src/Util/CompositorOpenXR.cpp:11311 (arvr/projects/integrations/OVRPlugin/Src\Util/CompositorOpenXR.h:318)
The mixed Reality room seems to load fine (mostly), and I am able to localize all anchors, but logcat is being spammed by the error.
Not sure it's related, but also getting this error often:
AnchorManagerHelpers: The tracked root node uuids are different?! 0efe69dd-c03e-a729-a4b2-3108ac493f34 - 00000000-0000-0000-0000-000000000000
Any ideas how to get rid of the error, please? Thank you.
Unity 2021.3.25f1, Oculus integration v56.0, OpenXR Plugin 1.7.0, Oculus XR Plugin 3.3.0
Quest 2 and Quest Pro
01-03-2025 04:28 AM
Hi, have you found a solution @fifafif ?