Looking for realistic water shader

first you should use Shader gameobject (3.17.0+) instead of Pipeline which actually is not for effects.

and then, replace your uniform names with the Phaser built-ins:

1 Like