Type Alias: AnchorRestoreStatus
AnchorRestoreStatus =
"restored"|"not-found"|"unsupported"
Defined in: src/world/anchors/AnchorTypes.ts:52
Why a restore attempt ended the way it did.
Re-localisation is probabilistic: a handle can be perfectly valid and still fail to resolve because the user is in a different room, or the space has changed too much. That is an expected outcome, not an error.