<aside> <img src="/icons/reorder_green.svg" alt="/icons/reorder_green.svg" width="40px" />

Table Of Content

</aside>

0. Overview

Unity Code Assistant is an AI-powered Chatting tool designed to help Unity developers. It uses Advanced AI Models (like Claude 3.7, GPT 4.5, Gemini 2.5 Pro) with Chat Format to answer questions, provide code samples, offer architectural advice, and assist with Unity development tasks—all within the Unity Editor. With its intuitive chat interface, Unity Code Assistant serves as your personal programming assistant, allowing you to focus on creating great games.

1. Basic Setup

image.png

  1. Open the tool by navigating to Window > Unity Code Assistant in the Unity Editor menu.

image.png

  1. When you first open the assistant, you'll need to configure at least one API key. Click the Settings icon (gear) in the top-right corner of the window.

  2. Enter API keys for your preferred AI models:

  3. Click Save to apply your settings. You're now ready to use Unity Code Assistant!

<aside> 🔑

If you want to get API keys, please refer these sites.

(Token usage capacity (input/output limits) depends on your AI provider's payment plan and tier)

</aside>

<aside> 🔥

You don’t have to read after parts. Just start chatting with Unity Code Assistant and discover how it can enhance your Unity development experience!

</aside>




2. Features Overview