I am getting started on the Unity Creative Core pathway. I am on step 7 where I create a new URP project: Get started on your guided project - Unity Learn
However, I cannot create a “Universal 3D sample” project because I get this error:
An error occurred while resolving packages:
Project has invalid dependencies:
com.unity.render-pipelines.universal: Package [com.unity.render-pipelines.universal@14.0.9] cannot be found
Package com.unity.render-pipelines.universal-config@file:E:\Creative-Core\Guided-Project-Architectural-Rendering\Packages\com.unity.render-pipelines.universal-config has invalid dependencies or related test packages:
com.unity.render-pipelines.core (dependency): Package [com.unity.render-pipelines.core@14.0.9] cannot be found
- I have just downloaded the Universal 3D sample so it is brand new.
- I went on another project, checked the Package Manager, went to the Unity Registry, and looked up Universal RP and it has the green tick next to it and is on 14.0.8.
- I am on Editor version 2022.3.5f1.
Anyone know what I should do?