Asset Store packages are collections of files and data from Unity projects, or elements of projects. An 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 package type is either a UPM packageA Package managed by the Unity Package Manager. Refer to Packages.
See in Glossary or an asset packageA 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 (.unitypackage
format). When you add an Asset Store package to your project, the Unity Package Manager unpacks the package and maintains its directory structure and metadata about assets. This metadata includes information such as import settings and links to other assets.
To purchase an Asset Store package from Unity or a third-party publisher, start by searching the Unity Asset Store to find assets that meet your needs. When you find an Asset Store package you want to use, purchase or download it in the Asset Store. You can also make it easier to locate packages you get from the Asset Store by organizing your assets with labels and hiding Asset Store packages that are deprecated or unused.
In the Unity Package Manager, select the My Assets filter to see your list of available Asset Store packages. You can search by name for Asset Store packages. When you find the Asset Store package you want to use, you can add it to your project by using the Package Manager window. For asset packages, refer to Download and import an asset package. For UPM packages, refer to Install a UPM package from Asset Store. If your Asset Store package has a newer version available, you can also update it directly in the Package Manager window. To update an asset package, refer to Updating an asset package. To update a UPM package, refer to Switch to another version of a UPM package.
Unity users can become publishers on the Asset Store, and sell the content they have created. Follow the instructions in Publishing to the Asset Store for creating a package draft and uploading your assets from Unity into it for publication on the Unity Asset Store.
Note: This information applies only to asset packages you get from the Asset Store. It doesn’t apply to UPM packages you get from the Asset Store.
You can use the Package Manager window to manage your Asset Store packages within your project. However, if you need to access files from an asset package directly, you can find them in the cache for asset packages. This cache, which is separate from the global cache, makes reusing and sharing asset packages more efficient. You can find the cache for asset packages in the following paths (which might be within hidden folders depending on your computer settings):
~/Library/Unity/Asset Store-5.x
C:\Users\accountName\AppData\Roaming\Unity\Asset Store-5.x
~/.local/share/unity3d/Asset Store-5.x
These folders contain subfolders that correspond to particular Asset Store vendors and are available after download and import. The Package Manager stores asset files inside the subfolders using a structure defined by the Asset Store package publisher.
You can override the default location of the cache for asset packages. For information, refer to Customize the asset package cache location.
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.