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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note:
https://github.cds.internal.unity3d.com/unity/unity/pull/15587