Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.

I encounter alarms on first-time using EditorVR

Discussion in 'EditorXR' started by summerice, Nov 17, 2019.

  1. summerice

    summerice

    Joined:
    Mar 12, 2015
    Posts:
    8
    My version is Unity 2018.4.0f1

    After I install EditorXR-0.3.0.unitypackage,it cannot work,and pop up alarms like the following:

    Assertion failed on expression: 'IsMatrixValid(matrix)'

    Screen position out of view frustum (screen pos 0.000000, 0.000000, 1.000000) (Camera rect 0 0 1708 1900)
     
  2. amirebrahimi_unity

    amirebrahimi_unity

    Unity Technologies

    Joined:
    Aug 12, 2015
    Posts:
    400
    Usually these are benign errors when they come up. Please try updating to 2018.4.12f1, the minimum required version, and see if that works.