HDRP is the ideal rendering path when your project relies heavily on visual fidelity. HDRP’s features allow you to unify your lighting and strive to match the fidelity of AAA projects. You’ll also want to use HDRP when your project is targeting high-end PCs and consoles.
HDRP uses different Shaders and lighting units than what’s available with the built-in Unity rendering pipeline. Therefore, it’s best to create a new project to use HDRP rendering. In this tutorial, we will create a new HDRP project.