I made a quick video guide on how to get volumetric lights in universal render pipeline
https://www.youtube.com/watch?v=vnBfbZeV928
Author's github link: https://github.com/CristianQiu/Unity-URP-Volumetric-Light
This video will show you how to use volumetric lighting in unity urp (universal render pipeline). The volumetric light used in the video is taken from a github repository and it's MIT licensed (check the github link for more information). This volumetric light supports directional light, spot lights, and point lights. It can also provide beautif...