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?
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?
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.
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
Hey could you point me to the git url?
Use com.unity.transport@2.0.0-pre.7 as the link when you add the package in the Package Manager.