Forum Discussion

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

Problem saving spatial anchor

Hi everyone, I'm trying to save a spatial anchor, but the method "var result = await anchor.SaveAnchorAsync();" is causing this error:

2024/10/18 10:41:34.675 9468 9487 Error OVRPlugin [SaveSpaces] m_XR_META_spatial_entity_persistence extension is not supported. (arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.cpp:18491)

Also, the SaveResult is FailureUnsupported.

I really don't understand what the problem could be. Can someone help me?