Add a source link to "FieldOfView set out of range" warnings

Right now, I if I set the FieldOfView of a Camera object by script outside of the 1-120 degree range, I get this warning in the output:

This warning is completely useless because I have no idea what portion of my giant codebase is causing this, and it has been driving me nuts. Please add a link to the code that set the FieldOfView property when you click on this warning, or show a traceback in the output.

2 Likes