Running the Profiler in its own process
Use the Standalone Profiler to run the Profiler in its own process.
Read time 1 minuteLast updated 12 days ago
To get better Profiler data when you target the Unity Editor or Play mode, use the Standalone Profiler, which launches the Profiler in its own dedicated process. The Standalone Profiler reduces overhead, because the Profiler isn’t profiling itself or sharing a process with your application or the Editor. The functionality and controls of the Profiler remain the same as when you run the Profiler in the same process as the Editor.
Use the Standalone Profiler
To use the Standalone Profiler:
- Go to Window > Analysis > Profiler (Standalone process)
- Unity opens the Profiler outside of the Editor’s process in its own window
The Standalone Profiler takes longer to start up than opening it in the same process as the Editor. You can’t dock any Editor windows that are connected to the separate process to the main process’s windows.
When you restart the Editor, Unity doesn’t re-open the windows in the out-of-process Profiler.