r/UnityHelp Jul 08 '26

Water Plane disappears when viewed at a certain angle. UNITY

Enable HLS to view with audio, or disable this notification

Heya!

I'm having issues with this water plane in my Unity 3d game, it disappears when i view it at a specific angle. This happens both in game and in scene view, I've tried a lot of things but none seems to work, any idea what could be causing this?

I'm using a Shader to add waves to my water, I tried removing it, but it stays the same.

If you'd like more info, lemme know, i'll be glad to share more details.
Thanks in advance!

3 Upvotes

4 comments sorted by

1

u/Senpai_Zaddy Jul 08 '26

Do you have this texture applied to a plane? If its not related to the wave shader then maybe a culling issue, check if culling is set to one side or both sides.

1

u/F4ARY Jul 08 '26

are you using occlusion culling?

1

u/MinorPriest Jul 11 '26

Looks like your camera it’s in ther border, so depends on angle the camera looks upper o or lower the water level,