Version: Unity 6 Preview (6000.0)
Language : English
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

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