what Camera Config. is generating this error?

I have some Cameras in the Scene, one of them is Orthographic with specialized clippings, other than that nothing special is setup… The error I get is:

screenviewcoord[1] < 0 || screenviewcoord[3] < 0

all works fine, dunno :face_with_spiral_eyes:

what is this?

Hi, this resulted in my major problem of my application I’m developing… it occures after I do set up the target texture for a render texture in a Camera… Sometimes it works with the above error, sometimes nothing works…