Skip to content
This repository was archived by the owner on Feb 1, 2025. It is now read-only.
This repository was archived by the owner on Feb 1, 2025. It is now read-only.

Issue with "Use Azure Spatial Anchors to anchor objects in the real world" tutorial - ParentAnchor still moves after creating Azure anchor #82

Description

@roalchaq

Hi there, I followed the tutorial here: https://learn.microsoft.com/en-us/training/modules/azure-spatial-anchors-tutorials/

Everything work correctly except that after creating an Azure anchor, the expected behavior would be that the "ParentAnchor" gameobject won't move unless you press the "Remove Local Anchor" button. However, after creating the anchor, "ParentAnchor" can still be moved. Following the "CreateAzureAnchor" method from AnchorModuleScript.cs, I see that an ARAnchor is added to the gameobject as part of cloudNativeAnchor.NativeToCloud(). I understand this should be enough to fix the gameobject in place. Am I missing something?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions