Install Sentis
Note
In Sentis 2.4, the package display name changed from Inference Engine to Sentis. You can find the Sentis package by searching Sentis or Inference Engine in the Package Manager. You don't need to change any code in your project as this is a change to the package display name only.
The Sentis package is available from the Unity Package Manager.
Unity Editor version compatibility
Sentis 2.5 is compatible with Unity 6 (or later).
Install the Sentis package in Unity
To add the Sentis 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 + > Install package by name.
- Enter
com.unity.ai.inference. - Select Add to add the package to your project.