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.
Options

Spatial Mapping Tutorial not working when debugger is detached

edited March 2017 in Questions And Answers

Hi all,

I'm following the Hololens tutorial (https://developer.microsoft.com/en-us/windows/holographic/holograms_230), and everything has been going well until the very end. On part 6, however, the demo only works when the debugger is attached (AKA ctrl+f5 is NOT used). Debug or Release mode doesn't change this. When the debugger is detached, when I try to select the stage, the background Spatial Mapping toggles, but the stage does not move with the cursor.

In short, I've isolated the problem to the Raycast maskmethod.

What would be the reason for this?

Sign In or Register to comment.