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.

Manipulation gesture causes crash

Hi,

I am trying to integrate manipulation gesture recognizer into my painting app. As suggested by the forum moderator (thanks a lot!), the drawing looks perfect and smooth. However, right now we are suffering with the 'Access Violation' issue that causes the app crashes. I know there is another forum thread that talks about this but I just want to fully understand this.

What does 'Access Violation' exactly is? Does it happen when I try to access the x,y,z coordinates of the current manipulation position or somewhere else?

I know that the skype is using the manipulation gesture recognizer. How did you guys solve this? Is there a way to catch it or something?

Thanks,
Andy

Best Answer

Answers

  • @ahillier Thank you sooo much for your help! Saved my life!

  • Following this advice, I just downloaded b17. When I tried to build my app that was created with b10, I received the message "No Windows Store module loaded." The "Open Download Page" button just launched a blank browser window. How can I get the Windows Store module?

  • moontubemoontube
    edited May 2016

    Any help will be appreciated.

  • When you download the new unity you also need to download the new UWP runtime. That should fix your problem.

  • Where can I find the new UWP runtime?

  • Jimbohalo10Jimbohalo10 ✭✭✭
    edited May 2016

    @moontube said:
    Where can I find the new UWP runtime?

    Bottom of the page click on UWP Runtime which is the new b16 Metro Editor update at

    http://unity3d.com/pages/windows/hololens

    Unfortunately the b17 version is for Standalone Windows.
    If you go File -> Build, you CANNOT see the Windows Store Build in the Platforms list, Just install the versions from the above link which is b16. Just delete the b17 desktop link.

Sign In or Register to comment.