A very simple toon lit shader example, for you to learn writing custom lit shader in Unity URP
Example project to draw 1million grass instances on mobile
Unity unlit screen space decal shader for URP. Just create a new material using this shader, then assign it to a new unity cube GameObject = DONE, now you have unlit decal working in URP
Reusable RendererFeature of MobileScreenSpacePlanarReflection
(1)Add a new Quad GameObject (2)Use this shader (3)Done! Now you have billboard lens flare shader for URP!
a tiny and flexible surface shader solution for Unity URP
a tiny and flexible surface shader solution for Unity URP