Convert assets using the Render Pipeline Converter
Convert shaders to URP with the Render Pipeline Converter

Upgrading shaders to URP from the Built-In Render Pipeline

Approaches for convering shadersA program that runs on the GPU. More info
See in Glossary
from a Built-In 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
project so that they work in a URP project.

Page Description
Convert shaders to URP with the Render Pipeline Converter Convert any of Unity’s built-in Built-In Render Pipeline materials and shaders to URP materials and shaders.
Upgrade custom shaders for URP compatibility Rewrite the incompatible sections of Built-In Render Pipeline shader code to work with URP.

Additional resources


Did you find this page useful? Please give it a rating:

  • Convert assets using the Render Pipeline Converter
    Convert shaders to URP with the Render Pipeline Converter