Installing the Perception package in your project
You can also set up a new or existing project to use Perception. The following instructions reference the Unity doc's page on installing a local package
- Clone the Perception repository
- Install the latest 2019.3 Unity Editor
- Create a new HDRP or URP project, or open an existing project
- Open
Window->Package Manager- In the Package Manager window find and click the + button in the upper lefthand corner of the window
- Select the add package from disk option
- Navigate to the com.unity.perception folder in your cloned repository and select the package.json file
Once completed you can continue with the getting started steps.