Shadergraph Dependency Error (14.0.8)

Error on initial install from Package Manager stating that required dependency com.unity.shadergraph@14.0.8 isn’t installed

Manually installed Shadergraph from Package Manager, but only 14.0.7 was available

Was able to install Muse Texture after that, but still get an error stating:

An error occurred while resolving packages:
Package com.unity.muse.texture@0.3.1 has invalid dependencies or related test packages:
com.unity.shadergraph (dependency): Resolved version [14.0.7] does not satisfy requested version [14.0.8]

Using LTS version 2022.3.0f1

I have the same error:

[Package Manager Window] Error adding package: com.unity.muse.texture.
Unable to add package [com.unity.muse.texture]:
  Package com.unity.muse.texture@0.3.1 has invalid dependencies or related test packages:
    com.unity.shadergraph (dependency): Package [com.unity.shadergraph@14.0.8] cannot be found
UnityEditor.EditorApplication:Internal_CallUpdateFunctions ()

Unity version is:

2022.3.0f1.0.13515
Revision: 2022.3/release fb119bb0b476
Built: Fri, 26 May 2023 09:26:10 GMT

I’m trying it out! (to be honest the lowest I had was 2022.3.1f worked, but I’ll get the zero!

It seems there was an api break between 2022.3.0 and 2022.3.1 … so you’ll need to update to 2022.3.1f+ Its this an issue for you?

1 Like

I’ve upgraded to 2022.3.10 and installation finished perfectly.
Thanks so much!

awesome! :slight_smile: have fun!