Skip to content

t1k:unity:editor:mcp-profile

FieldValue
Moduleeditor
Version2.1.7
Effortlow
Tools

Keywords: optimization, performance, profiling

/t1k:unity:editor:mcp-profile
[context] [--snapshot|--compare|--report]

Profile game performance using MCP rendering_stats and dots-optimizer.

ModeDescription
--snapshot (default)Take performance snapshot
--compareBefore/after comparison
--reportDetailed performance report
  1. Enter Play mode via MCP
  2. Wait 5s for steady state
  3. rendering_stats snapshot (draw calls, batches, triangles, FPS, memory)
  4. manage_dots performance_snapshot (chunk utilization, system timing)
  5. Analyze against thresholds
  6. Generate recommendations
MetricMobileDesktop
Draw calls<100<300
Batches<200<500
FPS>30>60
Chunk utilization>75%>75%
  • references/profiling-workflow.md
  • references/optimization-targets.md