Package com.unity.render-pipelines.high-definition@7.4.1 has invalid dependencies
–
After the above I noticed I hadn’t updated Shader Graph to the same version, and after doing so that error above went away but the program still shows errors. Is there anything besides updating the 3 packages that must be done for this? I am using 2019.3.15f1 HDRP
You shouldn’t have to upgrade all package one by one. You just need to upgrade the High Definition RP and the dependency should be automatically update.And you should only update this one. If you update another one before this one, you will get problem.
Package dependency: of “com.unity.render-pipelines.high-definition”:
I can confirm that updating the HDRP package in 2019.4 does not automatically update the other the dependencies.
I had to do HDRP package, than Core and HDRP config manually.
Yeah, I had the same experience. I needed to update HDRP, then DHRP config, then I noticed an error about the vfx graph and went and upgraded that. I went through the process a couple times and finally it seemed to be okay with it and work for me, but one time i restarted without updating all 3 and it really messed some things up and I had to revert back and try again.
the only one that seemed to update along with the com.unity.render-pipelines.high-definition" was the shader graph package dependency
The problem is, sometimes you need to have Core and Shader Graph package installed directly via package manager with HDRP, to use them in Assembly Definition files. In this case, dependencies are not updated when updating HDRP package.