Getting 9994 "Screen position out of view frustum" errors

I am using the latest version of Unity Pro

I have lost the ability to rotate my view while working, and get this error message 9994 times:

Screen position out of view frustum (screen pos 0.000000, 0.000000, 616646.250000) (Camera rect 0 0 256 256)
UnityEngine.Camera:Render()
UnityStandardAssets.Water.Water:OnWillRenderObject() (at Assets/Standard Assets/Environment/Water/Water/Scripts/Water.cs:108)
UnityEditor.DockArea:OnGUI()


If I run Play I get perhaps 5 frames per minute.

Does anyone know how to correct this problem, or can you point me to a source for trouble shooting?

Thank you.

UPDATE: I installed my backup from yesterday and the problem is gone. I lost my work for that day, but since this may have been the cause of the problem, no tears shed. Yesterday I installed a house with auto opening doors when you walked into them. Curious if this caused the problem.

I guess the moral of the story is: BACK UP YOUR WORK OFTEN! Which I do. I have five seperate and independent back up sytems. :slight_smile:

If anyone recognizes this problem, I would still like to trouble shoot it, should it ever arise again.

Thank you.