Version: Unity 6.5 Alpha (6000.5)
Language : English
Install URP into an existing project
Convert assets and quality levels from the Built-In Render Pipeline to URP

Upgrading from the Built-In Render Pipeline to URP

Resources for using the Render PipelineA series of operations that take the contents of a Scene, and displays them on a screen. Unity lets you choose from pre-built render pipelines, or write your own. More info
See in Glossary
Converter to upgrade a project to URP, and match quality settings from the Built-In Render Pipeline.

Page Description
Convert assets and quality levels from the Built-In Render Pipeline to URP Convert material references, prebuilt shadersA program that runs on the GPU. More info
See in Glossary
, and quality levels made for a Built-in Render Pipeline project to be compatible with URP.
Upgrade custom shaders for URP compatibility Rewrite the incompatible sections of Built-In Render Pipeline shader code to work with URP.
Converting material references from the Built-In Render Pipeline to URP reference Discover which URP materials the Built-In Render Pipeline materials convert to when you use the Render Pipeline Converter.
Converting shaders from the Built-In Render Pipeline to URP reference Discover which URP shaders the Built-In Render Pipeline shaders convert to when you use the Render Pipeline Converter.
Converting quality levels from the Built-In Render Pipeline to URP reference Match the performance of the Low and High default quality presets from the Built-In Render Pipeline in URP.
Find Built-In Render Pipeline quality settings in URP Find settings from the Quality window of the Built-In Render Pipeline, either in the Project SettingsA broad collection of settings which allow you to configure how Physics, Audio, Networking, Graphics, Input and many other areas of your project behave. More info
See in Glossary
window or the URP Asset in URP.
Change how lights fade using light falloff in URP Change the light falloff function in URP to quadratic falloff which has a very similar look to the Built-In Render Pipeline function.

Additional resources

Install URP into an existing project
Convert assets and quality levels from the Built-In Render Pipeline to URP