Hello everyone.

The Mixed Reality Forums here are no longer being used or maintained.

There are a few other places we would like to direct you to for support, both from Microsoft and from the community.

The first way we want to connect with you is our mixed reality developer program, which you can sign up for at https://aka.ms/IWantMR.

For technical questions, please use Stack Overflow, and tag your questions using either hololens or windows-mixed-reality.

If you want to join in discussions, please do so in the HoloDevelopers Slack, which you can join by going to https://aka.ms/holodevelopers, or in our Microsoft Tech Communities forums at https://techcommunity.microsoft.com/t5/mixed-reality/ct-p/MicrosoftMixedReality.

And always feel free to hit us up on Twitter @MxdRealityDev.

Spatial Anchors in Unity

Hey guys,

I have looked through the forums and either can't find or miss this particular topic. I have managed to get World Anchor Manager and spatial anchors to work and persist. The issue I am having is that I want the anchors to be in a particular spot in a SpatialMapping mesh when the scene is 1st loaded on the Hololens. Right now I can get the Anchors to load however their position on the 1st load always changes depending on the Headset location. Whenever I move the camera before startup in Unity the objects/anchors are always correctly placed in the Spatial Mapping mesh. Any ideas or thoughts on how I am messing this up?

Best Answer

Answers

Sign In or Register to comment.