I seem to be getting quite a few warnings when i render. No errors are reported but 3 or 4 warnings are.
warning: camera matrix is not orthonormal and ‘Max-compatible ShadeContext’ is on
warning: Standard material and lights may shade incorrectly
warning: Scene bounding box is to large, possible raycast error
Im working with a lager exterior scene all to scale with a large enviroment.
Are these warnings just warnings or are they effecting the qulity of my renders??
warning: camera matrix is not orthonormal and ‘Max-compatible ShadeContext’ is on
Check the system roll-out I quess you are using camera correction, usualy this warning does not cause any problems
warning: Standard material and lights may shade incorrectly
Will be fixed by above
warning: Scene bounding box is to large, possible raycast error
This one I work with all the time and it doesn’t cause any trouble, I’ve been meaning to try the render sphere from the animation rendering tutorial to see if it makes a difference but haven’t had a chance yet.