Shader (graph) not working

I have followed this tutorial:

After some node it stops working.
Works:


Doesn’t:

I copied that shader to another unity project, but the problem was still present.

However, it works, if I change the master node to Unlit or PBR.
Something’s wrong with sprite master nodes (lit and unlit).

Unity 2019.4.5f1

6133430–668864–WaterUnlit.zip (3.47 KB)

Same problem here. In unity 2019.4.1 my sprite shader is working, after update to 2019.5 it is stop to work.

After some research, I found that bug in URP 7.4.1, in 7.3.1 all works as normal, so downgrade is fixing option