Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

Resolved Unity Transport 2.0 (pre) not visible in the Package Manager

Discussion in 'Unity Transport' started by MariuszKowalczyk, Mar 15, 2023.

  1. MariuszKowalczyk

    MariuszKowalczyk

    Joined:
    Nov 29, 2011
    Posts:
    301
    I want to start using Unity Transport, but I don't see the 2.0 version in the package manager (I see other Pre packages so the option is enabled). I only see 1.3.2 version.

    My version of the editor is 2022.2.11

    How to fix this?
     
  2. simon-lemay-unity

    simon-lemay-unity

    Unity Technologies

    Joined:
    Jul 19, 2021
    Posts:
    429
    We have not made the 2.0 version visible in the package manager yet. This is on purpose until it goes out of pre-release. You can however install it manually. Either use the "install package by name" functionality and enter the version (latest is 2.0.0-pre.6) in the appropriate field, or edit the manifest directly.
     
    MariuszKowalczyk likes this.
  3. MariuszKowalczyk

    MariuszKowalczyk

    Joined:
    Nov 29, 2011
    Posts:
    301
    Thank you very much for the answer. It works now. It is also great to see that the response is very fast here.

    This is what I did (in case someone would like to install it):
    https://docs.unity3d.com/Packages/Installation/manual/upm-ui-quick.html
    Name: com.unity.transport@2.0.0-pre.6
     
  4. just_n99

    just_n99

    Joined:
    Feb 23, 2023
    Posts:
    2
    Hey could you point me to the git url?
     
  5. MariuszKowalczyk

    MariuszKowalczyk

    Joined:
    Nov 29, 2011
    Posts:
    301
    Use com.unity.transport@2.0.0-pre.7 as the link when you add the package in the Package Manager.