- Home /
IsFinite(outDistanceForSort) error in water script, since 5.3.1 patch - console spam
Hi, I have console spam in my project since one of the patches from 5.3.1, probably it was 5.3.1p2 or p3. It not always shows in debug log, it shows when camera is moving in specific direction.
This is whole error: IsFinite(outDistanceForSort) UnityEngine.Camera:Render() UnityStandardAssets.Water.Water:OnWillRenderObject() (at Assets/Standard Assets/Environment/Water/Water/Scripts/Water.cs:108)
And this is 108 line in water script: reflectionCamera.Render();
It's only me having this problem?
When I comment line "reflectionCamera.Render();" error is gone but my water is hard blue:
There most likely is a solution out there, but for now, your best option is to report it as a bug within Unity. Help > Report a Bug
I posted it also on forum and $$anonymous$$arl says that this bug is investigated right now ;)
This seriously is bugging the heck out of me. I have 999+ errors all the same thing:
IsFinite(outDistanceForSort) UnityEngine.Camera:Render()
Someone give me a dang solution!
Your answer
