Restoring HDRP files

Hi, I accidentally removed some of the HDRP files from the Unity project and now the entire project visual side looks like black and white only. Are there any ways to restore this please? I tried updating HDRP from package manager but no luck

Probably too late, but you really should use versioning, i…e. Git or something similar. What you could try though is to create a new HDRP project and just copy the missing files over.

Which files do you mean?

if they’re HDRP files, close the project, delete the Library folder in the project directory, then launch your project again.
Make sure to do a backup before this though.

Yea, thats what I did stick to, and that way it worked! Thanks for help anyway :slight_smile: