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.

Deploy Options not Available in Visual Studio

Hi, I am trying to deploy to the Microsoft Hololens from Visual Studio but the options "Device", "Remote Device" etc aren't available. The only option is for me to build the game with "Start". I am in Debug, x86 and yes I am opening the Visual Studio file that Unity built for me. If anyone knows the issue or reason I'd highly appreciate it. I am also using Visual Studio 2015 update 3.
Cheers

Tagged:

Answers

  • Your probably have set one of the Assembly-CSharp projects as your startup project. Right click on your actual project (the one named after your Unity project) and choose "Set as StartUp project". The correct deployment options should now be visible.

  • No, it is not right @JannikLassahn
    For my case, the Startup project is not Assembly-CSharp projects and I still don't see the option but "Start" only.

  • @Harisunn: Have you been able to work it out? I've been encountering this same issue with options unavailability.

Sign In or Register to comment.