how to stop running on water

we are currently having trouble with water at the moment and cannot go underneath it, instead we’re just walking over the top of it, can anyone tell us how to fix it

if you are using unity physics, get rid of the water plane collider and put one on the riverbed (etc) instead.

if you are using your own system, put the water plane on a layer that ignores raycasts.