Back to Writing
NOTESunityurprenderingoptimizationupgrade
Unity 2021.2 — Upgrading Assets to URP
February 8, 2022•Updated Feb 17, 2026
Upgrading a 2021.2 project to use Universal Render Pipeline (URP):
- Create a new 3D project using the URP template
- Import assets from the old project
- Update materials to use URP shaders
- Update lighting settings
- Test and optimize
Note: URP is recommended for better performance across a wider range of devices.