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

Movement of Hologram

I am trying to run the periodic table application in my system, I followed all the required steps , build succeeded and deployed to hololens 2 emulator by giving the ip address of the remote device in visual studio.
The app got deployed but when I open the app in the emulator, the app is not moving as it is supposed in the hololens, it is just standing static, if I press cursors w,s,a,d, i can see the co-ordinates changing in the emulator but it is not moving in the app.

I tried playing the same app in unity also. In unity the app is moving according to eye tracker how it is supposed to in hololens but according to the app when we click on any element of periodic table it should open the details with atom and all other details. I am able to move the periodic table in app, can point to any element, but when I press space bar or enter it is not clicking, and nothing is getting opened.

Any help for either of them will he helpful
Thanks

Sign In or Register to comment.