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 HUD Help

Hello,
I am trying to create a HUD with a persistent image. This is purely for **research **purposes as I've read and understand the UI guidelines and that headlocked content is not advisable. However, I cannot seem to get this to work. I've created a canvas with my image and set the canvas's render mode to both "Screen Space - Overlay" and "Screen Space - Camera" but when I send the build to the Hololens, nothing appears.
The size of my canvas is:
Width: 779
Height: 536

Scale:
x, y, z: 1

Plane distance: 5

I have attached the Canvas Helper script to aid in moving my camera over from another scene. I can see the image in the scene in Worldspace render mode, but neither of the screen space modes. Can someone please help me?

Tagged:
Sign In or Register to comment.