I've just published the whole Unity from a quick tutorial video I recorded to show how you can recreate the dappled lighting effect from the game Tunic. Download the project here
When I saw the game it struck me how beautiful the lighting was in the East Forest level and was curious to see if I could work out how to do it myself in Unity (the same engine Tunic was developed with). The project and video show how I did it using both the original Unity built-in renderer and also the newer Universal Render Pipeline (URP).
If you are a Unity developer and are interested in adding a similar effect to your own game then feel free to grab the project and use it however you please.