Search Unity

Can't Install Addressables Package

Discussion in 'Package Manager' started by Ewanuk, Dec 2, 2021.

  1. Ewanuk

    Ewanuk

    Joined:
    Jul 9, 2011
    Posts:
    257
    I get this error when I try to install the Addressables package from within the package manager:

    [Package Manager Window] Cannot perform upm operation: Unable to add package [com.unity.addressables@1.19.13]:
    Package com.unity.addressables@1.19.13 has invalid dependencies or related test packages:
    com.unity.scriptablebuildpipeline (dependency): Package [com.unity.scriptablebuildpipeline@1.19.4] cannot be found [NotFound].
    UnityEditor.EditorApplication:Internal_CallUpdateFunctions ()

    Okay, so I go to install the ScriptableBuildPipeline package, but the only version available is 1.19.3. There is no 1.19.4. Am I stuck unable to use Addressables at all?
     
  2. I guess you can install Addressables Version 1.19.11 until the updated ScriptableBuildPipeline comes out...
    Depending on the Unity version you are using you can install through
    + / Add package by name
    or
    + / Add package by git URL
    .
     
    Ewanuk likes this.
  3. It is fixed now. (I reported it)
     
    maximeb_unity likes this.