Search Issue Tracker
By Design
Votes
0
Found in [Package]
13.1.5
Issue ID
1396783
Regression
No
[URP] There is no option to upgrade built in shaders to URP
Reproduction steps:
1. Create a new project
2. Install URP package using the package manager
3. Go Edit -> Rendering
Expected result: there is an option to upgrade shaders to URP
Actual result: there is an option to upgrade shaders to URP
Reproducible with: URP 12.1.4 (2021.2.9f1), URP 13.0.0 (2022.1.0a12), URP 13.1.5 (2022.1.0b5), URP 13.1.2 (2022.2.0a2)
Not reproducible with: URP 7.7.1 (2019.4.35f1), URP 10.8.1 (2020.3.27f1)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Resolution Note:
The material converter has been moved: https://docs.unity3d.com/Packages/com.unity.render-pipelines.universal@12.0/manual/features/rp-converter.html
The old converter will be re-added https://github.com/Unity-Technologies/Graphics/pull/6809