Hey all,
I'm working on adding world anchors to a shared environment. On application start, I want to attach world anchors to three objects. I'm finding that after calling the AttachAnchor function, the HoloLens will export only one anchor and save/cache the rest locally. Looking at the scripts, it seems that after every update the device should check the world anchor transfer batch to see if it should export any world anchors, but this doesn't happen. Does anyone know how to handle this?
Any guidance would be really appreciated!