Analyze profiler data
Use Assistant to analyze Unity Profiler data, identify performance issues, and understand CPU and memory behavior. Ask natural-language questions to get summaries and guidance without manually combing through timelines and stats.
Assistant doesn't record profiling data. You capture the profiling sessions manually using the Profiler, and Assistant analyzes either the saved or active profiling sessions to explain what the data indicates.
You can start this workflow either from the Assistant window or directly from the Profiler depending on where you're working. Both approaches use the same underlying analysis pipeline and display results in Assistant.
| Topic | Description |
|---|---|
| Analyze profiler data from Assistant | Start in the Assistant window, ask performance-related questions, and analyze the available profiling sessions without opening the Profiler first. |
| Analyze profiler data from Unity Profiler | Start in the Profiler window, select specific samples or frames, and send them to Assistant for targeted analysis and explanation. |