Hey everyone,
is there any easy way to transform URP to HDRP Materials?
Since they wont transform by selecting them and doing it automatically by Unity… and by Hand it would take me alot of time … :S
Hey everyone,
is there any easy way to transform URP to HDRP Materials?
Since they wont transform by selecting them and doing it automatically by Unity… and by Hand it would take me alot of time … :S
Nope, you have to do it manually…
I just reimported all assets i had, and they get imported with “default render pipeline mats.” so then i could transform then into HDRP,
obv. didnt work for everything but for the most part, thx anyway!
Was that for the wizard? Mine doesn’t want to upgrade standard materials for me for some reason (it did before I upgraded, Unity 20202 HDRP 10.2)
Glad to hear this worked. I think it basically is set up to reference the same properties, if a HDRP material has a color, and three textures, it will be able to switch to URP.
so im using the 2020.1.7f version and it did work out after reimporting my assets (until now i did it with over 7 different packs(also big ones)), Edit → Render Pipeline → Upgrade Project Materials to HDRP Materials
i am not sure about this, since todo this you need to have URP + HDRP both installed in your project, then tell Unity to Upgrade all Materials to HDRP(for me that doesnt worked out),
so i had to change a bit my mindset , i thought … default materials do upgrade to HDRP but no URP … so i need to change them back from URP to Default, since there is no btn todo that i reimported the Asset Packs and repeated the upper step over and over again x)
Glad things worked out, as a rule anything the auto-converter doesnt convert, you have to do manually. Why are you NOT using 2019 4.8f1 (LTS)?. You should be using the latest (LTS) build (long term support). And why would you switch rendering pipelines?.
Switching SRP’s or versions during a project is a bad practice, and will have an effect somewhere, lol
Thanks for the Info,
its a medium size test project, nothing what will go out for sale or anything