Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Unity's AI

Understand how to leverage Unity's AI functionality in the Unity Editor.
Read time 1 minuteLast updated 12 days ago

Use Unity's AI to accelerate development, automate workflows, and generate assets with artificial intelligence (AI) tools integrated into the Unity Editor and Unity Dashboard.
Unity provides the following AI-powered tools to support game development workflows in the Unity Editor and at runtime:
  • In-editor AI assistant: provides in-editor guidance to write code, troubleshoot, and automate tasks, and creates assets, such as sprites, textures, sounds, animations, and materials, based on text prompts or reference inputs.
  • Sentis: enables you to integrate and run trained machine learning (ML) models on end-user devices or directly in the Unity Editor.
You can also use the Unity Dashboard - a cloud-based interface that provides a centralized view of your AI usage, settings, and point tracking. It helps you monitor activity, manage configurations, and control access to Unity's AI features across your projects. For more information, refer to the Unity Dashboard AI settings.

Topic

Description

Access Unity's AI features from the AI menuUse the AI menu in the Unity Editor to access Assistant, Generators, and AI settings.
AI menu referenceReference for the AI menu, which you can use to track credit usage, manage your account, and launch AI features.
Unity Dashboard AI settingsTrack usage, manage Unity's AI credit allocations, and control organization-level AI settings in Unity Dashboard.

Additional resources