Installation
Prerequisites
Before you use the Attachments sample, make sure you have the following:
- A Unity project with the Asset Manager service enabled. Read more about creating a Unity project.
- A valid Unity ID account.
- Access to your Unity Gaming Services account.
- An installed Collaboration package.
- An installed Assets package.
- An installed Identity package.
- An installed glTFast package.
Note: Although the Collaboration package does not depend on the Assets, Identity and glTFast services, the sample uses the services to prepare data for requests and to control the authentication process.
Installing the Sample
To install the sample, follow these steps:
- In the Unity Editor, go to Window > Package Manager > Unity Cloud Collaboration.
- Expand the Samples section.
- Select Import next to Attachments.

- After the import process completes, check the imported sample in the Assets/Samples/Unity Cloud Collaboration folder.
Run the sample
To run the sample, go to Assets/Samples/Unity Cloud Collaboration/<package-version>/Attachments/Scenes/AttachmentsSample.unity and run the scene.
