To change which packages appear in the list, select the context you want from the PackagesPackages are collections of assets to be shared and re-used in Unity. The Unity Package Manager (UPM) can display, add, and remove packages from your project. These packages are native to the Unity Package Manager and provide a fundamental method of delivering Unity functionality. However, the Unity Package Manager can also display Asset Store packages that you downloaded from the Asset Store. More info
See in Glossary drop-down menu on the Package Manager window.
You can select from these options:
Context: | Description: |
---|---|
Unity Registry | Displays all feature sets and packages on the Unity package registry, regardless of whether they are already installed in your project. This does not include packages installed from any other location or from any scoped registry. This is the default list context. |
My Registries | Displays any packages available from any scoped registry installed in this project. Note: If you added a scoped registry but you don’t see it in the My Registries context or the My Registries context isn’t available at all, it might be because the package registry server you added does not implement either of the /-/v1/search or /-/all endpoints, which means that it is not compatible with Unity’s Package Manager. |
In Project | Displays all feature sets and packages currently installed in your project, including local, git, and embedded packages, and packages installed from any registry. |
My Assets | Displays all Asset Store packages (.unitypackage ) that you have purchased using the Unity ID you are currently logged in with. |
Built-in | Displays only built-in Unity packages, which represent some of the core Unity features. You can use these packages to turn Unity modules on and off. Tip: You can find out more about what each built-in package (module) implements in the Unity Scripting API. Each module assembly page lists which APIs the built-in package implements. |
When you select a new context, your choice appears on the Packages drop-down menu and the list displays the feature sets and packages matching your choice.
Note: If you entered any text in the search box or set any filters, the list only displays feature sets and packages which match the context, the search criteria, and the active filters.
My Assets context added in Unity 2019.3 NewIn20193
Unity Registry context replaced the All packages context and the My Registries context added in Unity 2019.4 NewIn20194
Filtering Asset Store packages added in Unity 2020.1 NewIn20201
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?
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:
Thank you for helping to make the Unity documentation better!
Your feedback has been submitted as a ticket for our documentation team to review.
We are not able to reply to every ticket submitted.