Unity - Convert Project from Built-In Standard Render Pipeline To URP
- Make a Full project backup First!
- Install UniversalRp package (Package manager => UniversalRP)
Name it: URP Render Pipeline Asset and URP Render Pipeline Asset_Renderer - Assets, Create, Rendering, URP Asset(With universal Renderer)
- Edit, Project Settings, Graphics and assign the URP pipeline created under Assets (Optionally create a new asset manually)
- Convert Materials (Window, Rendering, Render pipeline converter)
- Convert Built-In to URP [x] Material Upgrade (Repeat for new Scenes/assets as needed)
Important: You may also want to Convert Animation clips, Readonly Materials, Post processing stackv2,
Check for errors in this windows afterwards and decide on best manual corrections. - Click Initialize Converters => Convert Assets.
Comments
Post a Comment