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

I keep getting this error from a simple menu application I built in Unity

I used this tutorial to build a menu (https://unity3d.com/learn/tutorials/topics/user-interface-ui/creating-main-menu?playlist=17111)

I built the project for Windows and followed the build instructions for the HoloLens.

When I try to run the project with the HoloLens emulator I keep getting the following error:

Screen position out of view frustum (screen pos 0.000000, 0.000000, 1000.000000) (Camera rect 0 0 0 0)

(Filename: C:\buildslave\unity\build\Runtime/Camera/Camera.cpp Line: 2558)

Answers

  • Options

    @eflann
    I am facing same error after updating unity to version 5.6.1f1.
    Did you find any solution for this ?

    Error : Screen position out of view frustum (screen pos 0.000000, 0.000000) (Camera rect 0 0 1268 720)

Sign In or Register to comment.