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.

Unity Origami Tutorial

Hey there.
I am having trouble opening origami for the tutorial. When ever I open it via unity Hololens edition (im reinstalling it right now) it says the project was opened with an older version of unity. So my version is newer. It try's reimporting but spatialmappingrendering and collider are missing. What can this be? Thanks

Best Answer

Answers

  • ahillierahillier mod
    edited August 2016

    Hi @AliMickey2000,
    The warning about the project being created with an older version of Unity can typically be ignored (just press 'OK'). The Origami project was recently updated to use the new SpatialMappingRenderer and SpatialMappingCollider components from Unity. These components are available in Unity 5.4.0f1 or newer. The current version of Unity is 5.4.0f3. If you're using a version of Unity older than 5.4.0f1, then you won't be able to find these components and you'll need to update to the latest version of Unity.

Sign In or Register to comment.