Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
alvar_ram's avatar
alvar_ram
Honored Guest
1 year ago

Meta XR Simulator Spatial Anchor Support

Has anybody had success using Spatial Anchors in Meta XR Simulator? I'm getting some errors when trying to save an anchor locally. I don't know if it's just that there is no support so far.

The errors:

[OVRPlugin] [XRCMD][failure] [XR_ERROR_VALIDATION_FAILURE]: xrSaveSpaceListFB(m_xrSession, &saveInfo, (XrAsyncRequestIdFB*)requestId), arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.cpp:12384 (arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.h:302)
[OVRSpatialAnchor] OVRPlugin.SaveSpaceList failed with error Failure_OperationFailed.

 

Thanks in advance!

 

1 Reply

Replies have been turned off for this discussion
  • Seem like, XR Simulator with Spatial Anchor are unstable. (SDK V.62)

    Sometime I could save and load fine in XR Simulator. Sometime it didn't work at all. No error.

    So for now, I have to debug via Quest Link, it work perfectly most of the time.