Steps to reproduce:
1. Create new Unity project
2. Open Profiler (Standalone) window
3. Observe the Editor
Actual results: Profiler (Standalone) window doesn’t open
Expected results: Profiler (Standalone) window opens without any issues
Reproducible with versions: 6000.5.0a4 (35ed6e8537f8)
Not reproducible with versions: 6000.5.0a3 (d715b48dcd52)
Tested on (OS): macOS Tahoe 26.1 (M1), Ubuntu 24.04, Windows 10
Notes:
Trying to open Profiler (Standalone) window again, a warning is thrown in the Console window:
Profiler (Standalone Process) already launched. Focusing window.
UnityEditor.ProfilerWindow:ShowProfilerOOP () (at /Users/bokken/build/output/unity/unity/Modules/ProfilerEditor/ProfilerWindow/ProfilerWindow.cs:984)