Quick Start Guide
This page provides brief instructions on installing the Perception package. Head over to the Perception Synthetic Data Tutorial for more detailed instructions and steps for building a sample project.
- Install the latest version of 2021.3.x Unity Editor from here.
- Create a new HDRP project, or open an existing project.
- Open
Window
→Package Manager
. - In the Package Manager window find and click the plus [+] button in the upper lefthand corner of the window.
- Select Add package by name....
- Enter
com.unity.perception
and click Add.
To install from a local clone of the repository, see installing a local package in the Unity manual.