Hi! I was working on a small project and wanted to add fog. So I went and imported the HDRP package, created an HDRP asset, and set the graphics Scriptable Render Pipeline Asset to that HDRP asset. After loading for about 5 minutes, the scene went all weird and pink, so I removed the HDRP package and asset. Now it looks like this screenshot:
How can I fix this issue?
This is not a bug, you need to upgrade your shader from birp to hdrp
You can use this for all your standard materials.
Thanks! I will try that when I get back on my laptop
Hold on a sec, you have to understand what chap-unity and Misaki_eKU are telling you. Once you upgrade to HDRP you need to upgrade all materials to the supported HDRP shader, and if you have materials that wont “auto upgrade”, then you have to do it manually. All materials must use the HDRP shaders.
Your quote: “so I removed the HDRP package and asset. Now it looks like this screenshot”. Re-add the HDRP package and follow the posted suggestions :).
1 Like