profiler-get-status

Retrieve Unity profiler status including enabled modules and memory usage.

Updated May 3, 2026
One-click install
npx skills add https://github.com/RakameNouya/MR-Bab_10_and_Kel_3 --skill profiler-get-status-rakamenouya
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: profiler-get-status
Source: https://github.com/RakameNouya/MR-Bab_10_and_Kel_3/tree/main/.gemini/skills/profiler-get-status
Command: npx skills add https://github.com/RakameNouya/MR-Bab_10_and_Kel_3 --skill profiler-get-status-rakamenouya

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a quick and convenient way to obtain the Unity profiler's current state, including enabled modules, memory usage, and platform support.

Core Features & Use Cases

  • Profiler Status Overview: Retrieve information about whether the profiler is enabled, active modules, maximum memory usage, and platform support.
  • No External Packages Required: Uses only built-in Unity APIs, ensuring compatibility without additional package installations.
  • Use Case: When debugging a Unity game, quickly check if the profiler is running and what modules are enabled to optimize performance.

Quick Start

Check the Unity profiler's status by running: unity-mcp-cli run-tool profiler-get-status

Frequently Asked Questions about profiler-get-status

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I check my Unity Profiler status and active modules?

Check Unity Profiler status by retrieving its current state, which reports enabled modules, maximum memory usage, and active configuration in a single response via the unity-mcp-cli tool. It provides a concise overview without requiring external packages.

What Unity Profiler information can I get without installing external packages?

You can retrieve Unity Profiler information including enabled modules, maximum memory usage, and current platform support. This uses only built-in Unity APIs, ensuring compatibility and delivering a concise status overview without external package installations.

How do I know if the Unity Profiler is running for performance debugging?

To know if the Unity Profiler is running during performance debugging, retrieve its current state to see if it is enabled and which modules are active. This helps verify the profiler configuration and memory statistics for your current platform.

Do I need the unity-mcp-cli tool to get Unity Profiler memory statistics?

Yes, you need the unity-mcp-cli tool to get Unity Profiler memory statistics. You must run the tool within a Unity environment with the profiler enabled to retrieve the current configuration, memory usage, and platform support details.

Can I check Unity Profiler platform support and configuration remotely?

You can check Unity Profiler platform support and configuration by running the unity-mcp-cli tool. It retrieves and reports the profiler's current state on your current platform, including active modules and maximum memory usage.