Search Unity

Universal RP Missing from Package Manager?

Discussion in 'Package Manager' started by InitusInteractive, Nov 11, 2019.

  1. InitusInteractive

    InitusInteractive

    Joined:
    Aug 16, 2018
    Posts:
    128
    Hi, I'm trying to follow some upgrade guides but I can't seem to get past the 2nd main step. I do not see Universal RP anywhere on the list after completing step 1.

    I am currently using Unity 2019.2.11f1

    Here are the steps
    https://docs.unity3d.com/Packages/c...versal@7.1/manual/InstallURPIntoAProject.html

    To install URP into an existing Project:

    1. In Unity, open your Project. In the top navigation bar, select Window &gt: Package Manager to open the Package Manager window. Select the All tab. This tab displays the list of available packages for the version of Unity that you are currently running.
    2. Select Universal RP from the list of packages. In the top right corner of the window, select Install. This installs URP directly into your Project.
     
  2. manu73

    manu73

    Unity Technologies

    Joined:
    Aug 22, 2014
    Posts:
    68
    Hi @InitusInteractive,

    Sorry, Universal RP is only available starting at 2019.3.0b4, package version is 7.1.2. That's why you can't see it at step 2.

    Regards,
    EmmanuelH
     
    Mr_raza786 likes this.
  3. Rains0049

    Rains0049

    Joined:
    Aug 17, 2020
    Posts:
    4
    Hi Unity Team, i am using Unity 2020.1.2f1 Personal. I am also not able to view Universal RP in package manager. Could you please let me know what am i missing here.
     
  4. UnityMaru

    UnityMaru

    Community Engagement Manager PSM

    Joined:
    Mar 16, 2016
    Posts:
    1,227
    Hey there. Could you please provide us with your Editor.log so we can look into this in more detail?

    https://docs.unity3d.com/Manual/LogFiles.html
     
  5. Caino1797

    Caino1797

    Joined:
    Sep 7, 2020
    Posts:
    1
    I am having the same issue as above.
    I checked the Log Files and it said:

    [2021-02-20T08:44:25.336Z][INFO] Starting Server
    [2021-02-20T08:44:25.345Z][INFO] Server started on port [53070]
    [2021-02-20T08:44:26.183Z][INFO] Health Request received
    [2021-02-20T08:59:06.630Z][WARN] Failed to determine if package 'com.unity.formats.fbx@2.0.1-preview.3' is compatible with Unity version '2018.4.31f1': Error: '2018.3.2018.3.4f1' is not a valid Unity version
    [2021-02-20T08:59:07.960Z][WARN] Failed to determine if package 'com.unity.formats.fbx@2.0.1-preview.3' is compatible with Unity version '2018.4.31f1': Error: '2018.3.2018.3.4f1' is not a valid Unity version

    Edit: I forgot to mention that in every attempt to do this I used latest versions, not the 2018 ones.

    Edit Edit: Okay so I figured it out. For some reason the Unity Hub kept launching in 2018 versions instead of latest. To fix this I just pressed the down arrow next to new and selected the 2020 one.
    Hope this helps anyone else with the same problem.
     
    Last edited: Feb 20, 2021
  6. amxxvi

    amxxvi

    Joined:
    Dec 23, 2017
    Posts:
    12
    Nudge.

    Having the same issue. Can't find "Universal RP" in my Package Manager. Using Unity 2021.2.7f1.

    However, I do see "Render Pipeline-Universal" but this is giving me an error, it's not working as URP should.
     
  7. maximeb_unity

    maximeb_unity

    Unity Technologies

    Joined:
    Mar 20, 2018
    Posts:
    556
    Hi @amxxvi,

    I confirmed that in that version of the Editor, version 12.1.2 of the package
    com.unity.render-pipelines.universal
    should be visible as Universal RP, not Render Pipeline-Universal. I'm not sure why you wouldn't see Universal RP in the Package Manager window. You can try adding it by name (see this Unity Manual page) and type in
    com.unity.render-pipelines.universal
    . (Make sure there's no space before or after the name before clicking Add.) You might need to specify
    12.1.2
    as the version as well if it doesn't work with the name alone.
     
  8. Luna1279

    Luna1279

    Joined:
    Jul 29, 2023
    Posts:
    1
    I fixed this by changing the packages to unity registry in the packages menu. Then I was able to search for Universal Rp.
     
  9. aliluvsunity

    aliluvsunity

    Joined:
    Jan 24, 2024
    Posts:
    2
    how did you change the name of the package?
     
  10. aliluvsunity

    aliluvsunity

    Joined:
    Jan 24, 2024
    Posts:
    2
    nevermind read that wrong sorry ☠