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 understanding mesh problem

I use this mesh for scanning rooms and I noticed that when I scan enough time the mesh goes higher and higher (every point separately).
like some kind of offset between reality and the mesh.

I'd like to know if anyone else encounter this issue and if I do something wrong that cause this, or it's a known bug.
for now I take a reference point and maintain its height.

I'm using HoloToolkit for unity.

thanks,
Mor.

Best Answers

Answers

  • Hey

    what do you mean by "gets higher and higher"? Is the y-value (Height) of each mesh-Point increased over time?

  • Hey, thanks for responding.
    yes, that's exactly what happens.
    do you know how to solve it?

  • Ok, thanks.
    Do you mean that deleting the space helps?

Sign In or Register to comment.