The pane on the right side of the Packages window displays details about the selected package.
These details include the following information:
The display name.
The package version (and tag, if available)
The links to open the package documentation page, the package change log (if available), and the license information.
The official package name from the registry. Unity packages always start with “com.unity.”.
The author.
A brief description.
Dependency information. This section lists whether this package depends on another package and which version. Installed packages indicate the status of the dependencies after the version number. Packages without dependencies display the message “No dependencies”.
Packages that include sample Assets display the samples along with an import button. To import the sample code, click the Import in project button next to the sample.
Button to install or update a package (or the Up to date message if the selected version is already installed.)
Buttons to remove or disable the package.
The Package Manager displays messages in the status bar at the bottom left of the Packages window.
There are typically three status messages that you might see. The Loading packages message appears briefly the first time you open Packman UI(User Interface) Allows a user to interact with your application. More info
See in Glossary in a new Project. However, if the Package Manager detects a problem, such as a missing network connection, the Package Manager displays a warning in the status bar:
A message also appears to inform you when the Packages window last refreshed its information:
Some packages display tags next to the version number. These tags convey information about the source or state of the package:
Some source tags imply state tags and vice versa (for example, if a package is embedded in your Project, then Unity automatically assumes it is in development, so only the in development tag appears in the details view).
The Packages window displays the following values:
Tag | Type | Meaning |
---|---|---|
Verified | state | Unity’s Quality Assurance team has verified this package to work with a specific version of the Editor. |
Preview | state | This package is at an early stage of the release cycle. It might not have complete documentation, or it might not be fully validated by either the development team or Unity’s Quality Assurance team. |
In Development | state | This package is in a very early stage of development and is embedded in your Project. |
Local | source | This package is located on your local disk but is external to your Unity Project folder. |
NOTE: If no tag appears beside the package version in the details view, it is production quality, which means it is fully validated, documented, supported, and incrementally updated.
Did you find this page useful? Please give it a rating:
Thanks for rating this page!
What kind of problem would you like to report?
Is something described here not working as you expect it to? It might be a Known Issue. Please check with the Issue Tracker at issuetracker.unity3d.com.
Thanks for letting us know! This page has been marked for review based on your feedback.
If you have time, you can provide more information to help us fix the problem faster.
Provide more information
You've told us this page needs code samples. If you'd like to help us further, you could provide a code sample, or tell us about what kind of code sample you'd like to see:
You've told us there are code samples on this page which don't work. If you know how to fix it, or have something better we could use instead, please let us know:
You've told us there is information missing from this page. Please tell us more about what's missing:
You've told us there is incorrect information on this page. If you know what we should change to make it correct, please tell us:
You've told us this page has unclear or confusing information. Please tell us more about what you found unclear or confusing, or let us know how we could make it clearer:
You've told us there is a spelling or grammar error on this page. Please tell us what's wrong:
You've told us this page has a problem. Please tell us more about what's wrong:
Thanks for helping to make the Unity documentation better!