URP to HDRP Converter
Easy-to-use tool to convert URP materials to HDRP with a few clicks.

* This page contains affiliate links, meaning we may earn a small commission if you purchase something through them, at no extra cost. $14
- Category:
- Tools › Utilities
- Developer:
- Queen
- Price:
- $14
- Favorites:
- 19
- Supported Unity Versions:
- 2022.1.14 or higher
- Current Version:
- 1.0
- Download Size:
- 12.74 MB
- Last Update:
- Apr 25, 2024
- Description:
- This package simplifies the process of upgrading from URP to HDRP by analyzing project files, identifying URP shaders, and replacing them with HDRP shaders. It streamlines the conversion process, saving developers time and effort.
The package addresses a common challenge in upgrading renderer pipelines, where changing materials' shaders one by one can be a tedious and time-consuming task. By automating this process, the package makes it easier for developers to transition to HDRP.
To use the package, ensure both URP and HDRP are installed in your project. After importing the package, two new options will be added to the menu:
* Convert All URP Materials to HDRP Materials: Upgrades all URP materials to HDRP materials.
* Convert Selected URP Materials to HDRP Materials: Upgrades only selected URP materials to HDRP materials.
Additionally, assign the UrpToHdrpConverter/RenderingAssets/HDRPPipelineAsset to both:
* Edit/Project Settings/Graphics/Scriptable Render Pipeline Settings
* Edit/Project Settings/Quality/Rendering
This package provides a convenient solution for developers looking to upgrade their projects from URP to HDRP, making the process faster and more efficient. - Technical Details:
- This package analyzes project files, identifies URP shaders, and replaces them with HDRP shaders. It provides two options for conversion:
* Convert All URP Materials to HDRP Materials
* Convert Selected URP Materials to HDRP Materials
To use the package, ensure both URP and HDRP are installed in your project. Assign the UrpToHdrpConverter/RenderingAssets/HDRPPipelineAsset to both:
* Edit/Project Settings/Graphics/Scriptable Render Pipeline Settings
* Edit/Project Settings/Quality/Rendering - Continue »