Search Issue Tracker
Fixed
Fixed in 2022.2.1f1, 2023.1.0b1
Votes
1
Found in
2021.3.10f1
2022.1.17f1
2022.2.0b8
2023.1.0a11
2023.2.0a1
Issue ID
UUM-14840
Regression
No
Shadergraph Package cannot be found error printed when importing Terrain Sample Asset pack
How to reproduce:
1. Open the attached project "My project (2).zip"
2. Observe Console
3. If Console doesn't print error, open Package Manager
Expected result: No error is printed, all Packages and dependencies are installed when prompted by the Editor
Actual result: Despite being prompted to upgrade or install dependencies when importing the Terrain Sample Asset pack and accepting installation, Shadergraph is not properly installed and an error message lingers in Console
Reproducible with: 5.0.1, 4.0.3 (2023.1.0a11, 2022.2.0b8, 2021.3.10f1, 2022.1.17f1)
Full error:
"An error occurred while resolving packages:
Project has invalid dependencies:
com.unity.shadergraph: Package [com.unity.shadergraph@12.1.0] cannot be found"
Comments (1)
-
tgriley
Oct 29, 2022 20:10
Same here, created new 3d core project using 2021.3.12f1, attempt to import the asset and get the console error above
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
Resolution Note:
https://github.cds.internal.unity3d.com/unity/unity/pull/15587