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

Unity as emulator

Hello all. I wonder how to make Unity function like an emulator instead of building the project into the provided windows emulator every time. I notice that when I play the Galaxy Explorer project (downloaded from git) in Unity, the project can be simulated smoothly and couple of (maybe not all) basic functions/interactions can be achieved, like moving of mouse will adjust gaze direction; pressing space will select buttons/tools in the menu and change state of cursor accordingly. But I cannot do the same thing on my projects, for example moving the mouse won't change anything and the gaze is always fixed.

I wonder which part of the Galaxy Explorer project enables that? Or is it some settings in Unity that I failed to set? I looked through the code (I am guessing there may be some kind of toggle somewhere) but cannot find anything relevant. Any suggestions?

Best Answer

Answers

Sign In or Register to comment.