Install Inference Engine
The Inference Engine package is available from the Unity Package Manager.
Unity Editor version compatibility
Inference Engine 2.2 is compatible with Unity 6 (or later).
Install the Inference Engine package in Unity
To add the Inference Engine package to a Unity project:
- Create a new Unity project or open an existing one.
- Go to Window > Package Manager.
- In the Package Manager window, select + > Add package by name.
- Enter
com.unity.ai.inference
. - Select Add to add the package to your project.