Now in beta — runtime visibility for Unreal Engine
Beta

Finally see what your
Unreal project is actually doing

Ask questions about your running game in plain English. Get instant answers with actionable insights.

Memsight gives you unprecedented visibility into live game state—whether you're debugging solo or working alongside AI coding assistants. We bring the AI to you.

15,000 trial credits · SDK/package edition applies · No card required

Memsight is new technology and evolving fast.

We are continuously researching, gathering input and feedback, developing, testing, innovating, and improving toward more features, better result quality, and lower effective cost per credit over time.

Sound familiar?

Every developer hits this wall. You know the frustration.

UE_LOG everywhere

You scatter UE_LOG statements across your codebase, hoping they catch the issue. But you're guessing what to log before bugs happen.

Hours reproducing in PIE

A bug happens once during Play In Editor. Now you spend hours trying to make it happen again just to see what went wrong.

Unreal Insights without context

You see frame time spikes in Unreal Insights, but why? Raw counters without semantic meaning are just noise.

AI that can't see runtime

Using AI assistants? They know your C++—but they can't see your game running. They often require your runtime expertise when they only see code.

What if you could just ask your application what's happening?

We also give AI agents the skills to ask and take appropriate action.

This is what it looks like

It starts simple. Features reveal themselves as you need them —
progressive discoverability that grows with you, never overwhelming.

Memsight
Deep Profile: OFF
Ask anything about your running game in your own words...
Scope: Auto
Ask
↗ Expertise Pack: (Select Pack)Query: (Select Query)
🧠

Enter PIE to query live data

Start shipping higher quality experiences even faster than you thought possible

47 unique queries | 406 total executions

One question can unlock snapshot results, real-time monitoring, and/or triggers.
AI-powered insights are always ready at your request.
Just keep asking and following what you want to know more on.

Powerful either way

Ask questions yourself, or connect AI coding assistants for an autonomous workflow. Memsight meets you where you are.

Most Popular

AI-Assisted Insights

Ask questions about your application. Get answers instantly.

Game creation is largely a human operation. Curious why something feels off? Just ask. Memsight translates your question into queries, analyzes the results, and gives you actionable insights—no coding required. We don't want to leave humans behind.

  • Ask in plain English, get real answers
  • AI interprets data and suggests fixes
  • Visual Insight—AI sees your screen and correlates it with state
  • Queries are cached—repeat questions cost nothing
Perfect for: Anyone on the team curious about their game—developers, designers, QA
The Future

Agentic AI

Create an autonomous, self-improving development loop.

Connect Claude Code or Codex via MCP or the lightweight CLI and unlock something that's never been possible before: an AI that can observe your running application, identify issues, generate action plans, and execute fixes—all in a continuous loop that gets smarter with every iteration.

  • MCP integration for Claude Code, Codex, Cursor
  • CLI client for parallel queries from any agent or script
  • Generates markdown action plans for humans or agents
  • Observe → Plan → Act → Verify loop
  • Agent performs schema-aware planning through direct MCP tools
Perfect for: Developers using agentic AI coding assistants
Only in Memsight

Your AI can now see the screen

AI coding agents are powerful — but they've always been blind to what's actually rendering. Memsight captures the screen on demand and sends it through vision AI, correlating what's visible with live application state.

  • On-demand screenshots captured from the running game
  • Vision AI describes exactly what's on screen
  • Correlated with live state — visuals + data in one answer
  • AI agents can see, reason about, and fix visual bugs

“Why is the UI clipping?” “What does the player actually see right now?” — questions that finally have answers.

memsight — visual insight
Agent: “The health bar appears to be rendering behind the minimap. Let me capture a screenshot to verify.”
Screenshot captured — analyzing...
Game viewport capture
Vision AI: Confirmed — the health bar (z-index 5) is partially occluded by the minimap container (z-index 10). The bar shows 73% fill but the rightmost 20% is hidden.
Agent: Fixing — updating HealthBarCanvas sortingOrder from 5 to 15.

Everything you need to see clearly

Memsight is a complete runtime introspection platform, not just a logging tool.

Natural Language Queries

Ask 'Why are enemies clustered here?' and get answers, not just data dumps.

Real-time Streaming

SSE-powered live monitoring. Watch values change as your application runs.

Conditional Triggers

Auto-capture state when anomalies occur. Like a flight recorder for your application.

Automated Playbooks

Step-by-step guided debugging with auto-triggers and wait conditions. AI agents execute entire diagnostic workflows.

Contextual Log Capture

Every query captures console logs from the same moment—providing rich context for deeper insights.

Expertise Packs

Domain-specific knowledge modules. Specialized analysis for your framework.

Third-Party Bridging

Make external libraries queryable without source code.

Zero Build Impact

Uses [Conditional] attributes. Completely stripped from release builds.

Performance Safe

Zero-allocation queries. Query without GC spikes. Built for real-time applications.

One API, Many Tools

Stop writing custom inspection functions. Just query().

Teams are solving problems in minutes, not hours

From solo devs to full studios—Memsight is changing how games are made.

10x
Faster debugging
Average time to root cause
47%
Fewer bugs shipped
Caught before release
3 sec
Question to insight
Fast enough to build better systems, not just fix broken ones
Read Developer Stories

Get started in 3 steps

No complex setup. No configuration. Auto-discovery means it just works.

1

Install Plugin

Add Memsight via the Unreal Plugin Manager

2

Hit Play in Editor

Auto-discovery finds your game state

3

Ask Anything

Natural Query window is ready

You're now on your way to shipping higher quality experiences even faster than you thought possible.

You'll also discover streaming, visual insights, expertise packs, triggers, and more.

Want more power? Add code-based triggers to capture state automatically:

// Capture state whenever player health drops critically
FMemsightTrigger::Create("low-health-alert")
    .When([this]() { return Player->GetHealth() < 20.f; })
    .Capture("player.health", "player.position", "enemies.nearby")
    .WithCooldown(5.f)
    .Register();

Simple, two-layer pricing

Package edition controls tooling. Cloud plan controls credits, throughput, and support.

14-Day Trial

$0

15,000 one-time cloud credits

Cloud trial credits
SDK/package edition still applies
See full package feature matrix
Start Your Trial

Basic

$9.99

100k credits/mo

Higher monthly cloud volume
Get Started
Most Popular

Pro

$29.99

500k credits/mo

Everything in Basic cloud plan
Priority ticket support
Feature-request ticket lane
Get Started

Enterprise

$99

2M credits/mo

Highest-priority ticket support
Feature-request + custom integration/implementation/consulting lane
Get Started

Stop developing blindfolded.

Join the teams who've discovered that the hardest problems become trivial when you can finally see what your application is actually doing.

15,000 trial credits · SDK/package edition applies · No card required