You can update an asset package that you got 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 by using the Package Manager window.
Note: Follow this task to update an asset package from the Asset Store that’s already in your project. Refer to the following resources for other related tasks:
To update an asset package:
Open the Package Manager window and select My Assets 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 menu.
An arrow indicator appears next to any packages that have updates available.
To view the most recent updates for your Asset Store packages, sort the list by Recently updated.
Select the Asset Store package you want to update from the list of packages. The package information appears in the details view.
Select the Releases tab to review the changes in the latest versions of the package.
Click the Update button.
Note: If the downloaded version of your package isn’t compatible with your version of the Unity Editor, a message appears in the details view and an alternate Update button displays, which lets you download a compatible version of the package.
When the progress bar finishes, the new Asset Store package version information appears in the details view, and is immediately available.
You can update multiple Asset Store packages with one click by using the multiple select feature. For more information, refer to Perform an action on multiple packages or feature sets.
.unitypackage
extension. Asset packages are a handy way of sharing and re-using Unity projects and collections of assets. More info