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.