Hi there, new to Unity. In this scene there is a quad with the script below attached, and also a water2D material/shader. As you can see in the screenshot the quad is rendered over the UI, is there a way for me to put it under the UI? The idea is to use it as water in-game, I would like it to be under the UI. Thanks.
This was the solution if anyone needs it. Just change render mode to Overlay in canvas.