How to Install the Universal Render Pipeline

Niraj Karki
Feb 20, 2022

--

Guide To Beautiful Games In Unity

Objective: Install and upgrade project to URP

Create a new project with Universal Render Pipeline as its template.

Import your scene and open it then the result will look like this because it was created in standard pipeline.

Now go to Window > Rendering > Render Pipeline Converter to open the pipeline converter window.

Now change the dropdown to Built-in to URP then select all the lists. Now select the Initialize converters and then Convert Assets.

Now the scene has finally been upgraded to URP.

--

--

No responses yet