Anyone else running into these errors when re-centering in OpenVR?
Screen position out of view frustum (screen pos 585.000000, 470.000000) (Camera rect 0 0 1512 1680)
UnityEngine.SendMouseEvents
oSendMouseEvents(Int32)
Then this error:
Assertion failed on expression: 'IsNormalized (dir)'
UnityEngine.SendMouseEvents
oSendMouseEvents(Int32)
It happens when I have a camera rig attached to a moving gameobject and that gameobject is rotating while re-centering.
Screen position out of view frustum (screen pos 585.000000, 470.000000) (Camera rect 0 0 1512 1680)
UnityEngine.SendMouseEvents

Then this error:
Assertion failed on expression: 'IsNormalized (dir)'
UnityEngine.SendMouseEvents

It happens when I have a camera rig attached to a moving gameobject and that gameobject is rotating while re-centering.