Version: Unity 6.4 (6000.4)
Language : English
Remove a UPM package from a project
Download and import an asset package

Add and remove asset packages

You can perform a variety of package management tasks by using the Package Manager window.

Follow these tasks to manage asset packagesA collection of files and data from Unity projects, or elements of projects, which are compressed and stored in one file, similar to Zip files, with the .unitypackage extension. Asset packages are a handy way of sharing and re-using Unity projects and collections of assets. More info
See in Glossary
. For information about managing UPM packagesA Package managed by the Unity Package Manager. Refer to Packages.
See in Glossary
or feature setsA feature set is a collection of related packages that you can use to achieve specific results in the Unity Editor. You can manage feature sets directly in Unity’s Package Manager. More info
See in Glossary
, refer to Add and remove UPM packages or feature sets.

Topic Description
Download and import an asset package Import an asset package from the Asset StoreA growing library of free and commercial assets created by Unity and members of the community. Offers a wide variety of assets, from textures, models and animations to whole project examples, tutorials and Editor extensions. More info
See in Glossary
into your project.
Update an asset package Update an asset package from the Asset Store that’s already in your project.
Remove imported assets from a project Remove unused assets from a project’s Assets directory to free up space.
Delete an asset package from the cache Delete an asset package from the local cache to free up hard drive space.

Additional resources

Remove a UPM package from a project
Download and import an asset package