I have a project in Unity 2022.2.2f1 that is working perfectly, no errors. when I try upgrading to unity 2022.2.3f1 or 2022.2.4f1 HDRP Wizard pops up and I get these 2 errors
clicking the fix buttons does nothing but spit out more error messages in the console such as
"Could not load HDRenderPipelineEditorResources.
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&) "
when I go to “HDRP Global Setting” in project setting the page is blank.
the “scene” and “Game” window are blank. I can’t seem to find anyone else having this problem with the update or people getting the same errors I am, so I’m completely lost on how to fix this. Any Ideas?
This bug is the same for me.
The same thing happened when I updated my project to 2022.2.2f1 from 2022.2.1.
Anyway, exactly the same reason, the same symptoms.
The failure to load the file “HDRenderPipelineEditorResources.asset” is expected to be the cause of the error, but I can’t know why failed find it internally.
I fixed it somehow when I updated to 2022.2.2, but I didn’t think this would happen again, so I didn’t leave a log and I don’t remember now.
Every time I update the version of the Unity Engine, it’s terrible to have to suffer from this.
We need a solution to this.