alelievr / HDRP-Custom-Passes

A bunch of custom passes made for HDRP
MIT License
1.25k stars 136 forks source link

An error occurred while resolving packages #15

Closed ethanfischer closed 4 years ago

ethanfischer commented 4 years ago

I get this error when opening the freshly cloned project with the targeted unity version (2020.1.0a24). I also tried 2020.1.0b13 and 2019.3.10f1

image

When I open the package manager, I see these errors:

image

ethanfischer commented 4 years ago

I was able to resolve these by removing the offending packages, installing the High Definition RP Package, and updating the Unity Collaborate package.

Otherwise, newcomers to this repo should be able to just replace the manifest.json in the Packages folder with this: https://gist.github.com/ethanfischer/4e7e99eaef95cbaeef1fc7f5facd2b1e

alelievr commented 4 years ago

Hey, thanks for reporting this issue. I fixed the manifest of the project, it now uses standard HDRP 7.4.1 for 19.3 (https://github.com/alelievr/HDRP-Custom-Passes/commit/1dc3bc3154461d7f4a191ba5f2f4596de4cd5804)