Hello developers, I'm encountering an issue with Shared Spatial Anchors
in my Meta Quest Unity project. The save and share process seems to work
fine, but loading fails with error code -1006. My implementation steps:
1. First, I save the anchor and s...