I have a project converted to URP but am seeing pink materials.
Following these directions to upgrade my shaders
https://docs.unity3d.com/Packages/c...ersal@10.3/manual/upgrading-your-shaders.html
However I cannot see a ’ Edit > Render Pipeline’ option in my Edit menu.
How do I upgrade my shaders? I’m on 2020.2 b Windows.
Nefahl
November 27, 2021, 2:36am
5
If you’re using URP 12+ the #Edit → Render Pipline’ is removed, instead there is a new converter tool in ‘Window → Rendering → Render Pipeline Converter’. See:
https://docs.unity3d.com/Packages/com.unity.render-pipelines.universal@12.1/manual/features/rp-converter.html
Same problem here on Unity 2021.2.0f1!
Go to Window > Package manager > Packages: Unity Registry > Universal RP
and then
install the Universal RP(The universal Render pipeline).
Finally you can find the rendering option in the edit menu.
Hope it works:)
Window > Rendering > Render Pipeline Converter
@eco_bach Having the same issue. Did you ever figure this out?
Same issue here 2021.2.3f1
Unity 2021.3.8f1, same issue, installed URP but no converter option in Window menu
,Same problem (2021.3.8f1) installed URP but the pipeline converter is not listed in the Window drop down menu…