Search Unity

  1. Unity Asset Manager is now available in public beta. Try it out now and join the conversation here in the forums.
    Dismiss Notice

Unable to add package [com.unity.render-pipelines.high-definition@7.1.8] error

Discussion in '2019.3 Beta' started by BigRookGames, Jan 22, 2020.

  1. BigRookGames

    BigRookGames

    Joined:
    Nov 24, 2014
    Posts:
    330
    Getting this error when trying to upgrade to HDRP 7.1.8:


    Cannot perform upm operation: Unable to add package [com.unity.render-pipelines.high-definition@7.1.8]:
    Package com.unity.render-pipelines.high-definition@7.1.8 has invalid dependencies:
    com.unity.render-pipelines.high-definition-config: Package [com.unity.render-pipelines.high-definition-config@7.1.8] cannot be found [NotFound]
    UnityEditor.EditorApplication:Internal_CallUpdateFunctions()
     
  2. rz_0lento

    rz_0lento

    Joined:
    Oct 8, 2013
    Posts:
    2,361
    7.1.8 HDRP config package is missing from the new registry, preventing us from installing HDRP 7.1.8 directly.

    As pointed by Unity staff member on discord, 7.1.8 config was version bump and 7.1.7 should be functionally same, you can just install 7.1.7 HDRP config package first and then install 7.1.8 HDRP right after it and it should work.
     
    BigRookGames likes this.
  3. BigRookGames

    BigRookGames

    Joined:
    Nov 24, 2014
    Posts:
    330
    Thanks, didn't know they posted updates on Discord, that's good to know.
     
  4. rz_0lento

    rz_0lento

    Joined:
    Oct 8, 2013
    Posts:
    2,361
    This should be fixed / you should see 7.1.8 config package on PM now.
    There's some Unity personnel occasionally on the official unity discord server (discord.gg/unity) but it really boils down to right people noticing the issues and commenting back. There's no official support that route, more about having some staff members there that may or may not reply to users troubles if they happen to be around.
     
    charlesb_rm likes this.