|
Hello i am new to unity and my system has been running fine for a few months until recently where the editor screen is grey and there is an error that reads; Screen position out of view frustum (screen pos 142.000000, -1.000000) (Camera rect 0 2 633 622)
UnityEngine.Camera:ScreenPointToRay(Vector3)
(comments are locked)
|
|
If you restart Unity, the frustrum error usually goes away. It seems to be a Unity bug forcing a false positive error. If you press clear, you should be able to build and deploy. Still it is frustrating and I can't see the reporting of other debugging values I print... this bug goes on for the last 3 years!
Apr 16 '12 at 12:20 PM
alexnode
I had the same error message. I restarted Unity, and the error was gone. Thanks ina. (Hope Unity 4 will fix this)
Nov 22 '12 at 03:11 PM
Kaha
(comments are locked)
|

the mousePosition? there's nothing to fix.... the 0,0 of the mousePosition is the lower left corner...... if you're talking about something else..... i don't know.