Installation
This topic describes how to install Unity Asset Manager SDK in your Unity Editor project. Before you install the package, make sure you meet the prerequisites.
Important: Unity Creator SDKs are categorized as Experimental Packages. Before you can successfully install them from the Unity Package Manager, you must enable Experimental Packages from the Unity Editor. For more information on how Unity manages quality for packages, see: Experimental packages.
Install the Unity Asset Manager SDK package from the Unity Package Manager
To install the Unity Asset Manager SDK package, follow these steps:
- In your Unity project, go to Windows > Package Manager.
- On the status bar, select the Add (+) button.
- From the Add menu, select Add + package by name. Name and Version fields appear.
- In the Name field, enter
com.unity.cloud.assets
. - Select Add.
The Editor installs the latest available version of the package and any dependent packages.