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

About the near plane in Unity 2017.2.0f3

Hello everyone!
I met some problem when using the HMD in Unity project.
In the hierarchy of my project, for some reason the parent of my "MixedRealityCameraParent" should be scaled to 0.12 . just like the picture below

But actually I've met some problem when using the HMD because the near plane is not as near as I think. In the Scene window, the plane doesn't clip my controller at all, but in the Game window (or watching in the HMD), my controller is actually clipped.
The main reason is that I change the scale of the parent of "MixedRealityCameraParent".
Is there any way to edit the camera rendering formula or adjust something to fix this problem?
Thanks a lot!

Sign In or Register to comment.