This page contains information on system requirements and compatibility of the Universal Render Pipeline (URP) package.
URP is a core Unity package. For each alpha, beta or patch release of Unity, the main Unity installer contains the up-to-date version of the package.
The Package Manager window displays only the major and minor revision of the package. For example, version 17.2.0 for all Unity 6.2.x releases.
You can install a different version of a graphics package from disk using the Package Manager, or by modifying the manifest.json
file.
Projects made using URP are not compatible with the High Definition Render Pipeline (HDRP) or the Built-in Render Pipeline. Before you start development, you must decide which render pipeline to use in your Project. For information on choosing a render pipeline, refer to the Render PipelinesA 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 page.
URP supports the following graphics APIs:
This package does not add any extra platform-specific requirements. General system requirements for the Unity Player apply. For more information on Unity system requirements, check the System requirements for Unity.