com.unity.ai.inference
Docscom.unity.ai.inference
Sentis is a neural network inference library. It enables you to import trained neural network models, connect the network inputs and outputs to your game code, and then run them locally in your end-user app. Use cases include capabilities like natural language processing, object recognition, automated game opponents, sensor data classification, and many more. Sentis automatically optimizes your network for real-time use to speed up inference. It also allows you to tune your implementation further with tools like frame slicing, quantization, and custom backend (i.e. compute type) dispatching. Visit https://unity.com/ai for more resources.
Known versions
7
Latest version
2.5.0
First release
May 15, 2025
Release Cadence (lifetime)
Reverse Dependencies
- com.unity.ml-agents (4.0.2 requires 2.5.0)
- com.unity.ml-agents (4.0.1 requires 2.4.1)
- com.unity.ml-agents (4.0.0 requires 2.2.1)
Version History
2.5.0
January 29, 2026 • Unity 6000.0+
2.4.1
November 3, 2025 • Unity 6000.0+
2.4.0
October 30, 2025 • Unity 6000.0+
2.2.2
October 28, 2025 • Unity 6000.0+
2.3.0
July 30, 2025 • Unity 6000.0+
2.2.1
May 28, 2025 • Unity 6000.0+
2.2.0
May 15, 2025 • Unity 6000.0+
