Version: 2021.1
Executing API methods
Searching the Unity Asset Store

Searching for packages

The Package Search Provider searches for installed and available Unity packages. You can install, update, or remove any package in the search results.

NOTE: This is a special search. You must use its search token to execute it. You cannot make it an active Search Provider, or combine it with other Search Providers.

Search token: pkg:

Default action: Install the package.

Context menu actions:

Action: Function:
Open Opens the package in the Package Manager window.
Install: Prompts you to install the package.
Remove: Uninstalls the package from the Project.

asset filter
Package Search Provider

Executing API methods
Searching the Unity Asset Store