Catalog
unity coming soon v1.0.0

UTerminal

Real terminal for Unity Editor

PowerShell, Bash, vim, Claude CLI, Codex CLI, and MCP-connected workflows running inside a dockable Unity EditorWindow with a real PTY backend.

Watch tutorial
license
Asset Store EULA
size
~5 MB
min Unity
2021.3 LTS
platforms
Windows, macOS, Linux
UTerminal running Claude CLI inside a Unity editor window
01 / overview

What it does.

UTerminal brings a real terminal workflow into Unity. PowerShell, CMD, Bash, Zsh, Git Bash, WSL, and interactive TUI apps run in a dockable EditorWindow without leaving the project. Shell sessions survive Unity domain reloads, editor close, and even editor crashes because they live in a small project-local .NET server.

02 / highlights

Not a text box. A real terminal.

01

Real PTY terminal

ConPTY on Windows, Unix PTY on macOS and Linux. Shells behave like your OS terminal, not a command input field.

02

TUI apps run as-is

vim, nano, htop, git commit editors, Claude CLI, Codex CLI, and cursor-based apps work inside Unity.

03

Sessions outlive reloads

Domain reloads, editor close, and crashes do not wipe your shells, working directories, or long-running commands.

04

AI and MCP integration

Claude Code, Codex CLI, Cursor, Windsurf, Cline, and Copilot can participate through an MCP bridge and Unity-aware commands.

Command consolevs.UTerminal

Capability Command console UTerminal
Runs real shells Usually no PowerShell, CMD, Bash, Zsh, Git Bash, WSL
Interactive TUI apps Usually no vim, nano, git editors, Claude CLI, Codex CLI
Survives Unity domain reload UI and state only Shells, sessions, and tabs survive reloads and editor close
ANSI and VT behavior Limited VT100/ANSI, alt screen, cursor modes, 256-color, TrueColor
AI integration Not typical MCP bridge, terminal session control, Unity-aware tools
03 / profiles

Spin up a tab. Pick a profile. Run anything.

Each profile is a complete preset: executable path, arguments, environment variables, working directory, and color theme. Built-in profiles cover common shells; optional AI CLI presets handle Claude, Codex, and Gemini.

  • One-click new tab from the plus menu
  • Duplicate, rename, export, and share profiles with your team
  • Bypass-mode arguments for AI CLIs when your workflow needs them
  • Per-profile color themes, including Dracula, Nord, Tokyo Night, and more
UTerminal profile configuration screen with optional AI CLI presets
Optional AI CLI profile presets and custom terminal configuration.
Shells PowerShellCMDBashZshGit BashWSL
AI CLIs Claude CLICodex CLIGemini CLI
Customize Any executableCustom argsEnv varsWorking dir
04 / tutorials

Watch the walkthrough.

Click a clip to jump to that point in the video below.

05 / changelog

What's changed.

v1.0.0

Initial Asset Store release Multi-tab profiles, PTY backend, ANSI/VT rendering, project-local server, ut CLI, MCP bridge, and 22 color themes.

Currently in review.

UTerminal is awaiting Asset Store review. Watch the tutorial or check back when it goes live.

Watch tutorial Back to catalog