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.

Hololens app on desktop

Hi all,

Currently I'm developing an app in Unity using UWP. However I would like to have the same app running on windows 10 just as a normal app (to connect it to the hololens as well). However whenever I build it from Unity and then deploy the app to the local machine, it either starts the mixed reality portal and tries to run it in there or doesn't run at all. My question is thus, is there a possibility to run the same app on windows 10 as well as the hololens.

kind regards
Hoogemast

Answers

  • Hi,
    Any news on this?
    Cheers!

  • Yeah somehow when building it in Unity it changed the flag for virtual reality to true, therefore one could not build it for the Desktop. When removing the flag (in player settings) and using buildsetting: "PC" the build worked perfectly fine.

  • Hello! I've been trying the same thing and my build worked fine too, thanks to your solution.
    However, I'm not being able to use the mouse click instead of the tap gesture. How do I do that?

Sign In or Register to comment.