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

Unable to select Unity C# Project when building Vuforia project on Unity 2017.2.0

AliceLamAliceLam
edited October 2017 in Projects

So after updating Unity to 2017.2.0, when I try to create a simple object recognition app for the HoloLens, it won't build. I followed the simple tutorial of just uploading the Vuforia image target to Unity, and when I ran it on the editor, it recognized the image fine. However when I build, it won't allow me to select the "Unity C# Project" button under the Debugging section (it's grayed out).

I saw a similar post that stated that one possible solution was to select the scripting backend setting to .NET, which I followed, but was then not allowed to build because of this error: "UnityException: Build path contains project built with IL2CPP scripting backend, while current project is using .NET scripting backend.". Not sure how to fix this, please help, thanks!

Tagged:
Sign In or Register to comment.