Steps to reproduce:
- Create a new 3D URP project
- Open the Profiler (Window > Analysis > Profiler)
- Capture any data
- Click on the Save current profiling information...” button
- Open Captures List by pressing “Show/hide Captures List” button
- Close the Profiler window
- Reopen the Profiler window
- Observe the Captures List and Profiler
Actual results: The capture is not highlighted as selected despite its data being shown in the Profiler, and clicking it triggers the "Load Profiler Capture" pop-up again
Expected results: The active Capture remains highlighted as selected after reopening the window, and clicking it does not trigger the load pop-up. Alternatively, the Profiler should not show any data if no Capture is selected
Reproducible with versions: 6000.3.13f1, 6000.4.3f1, 6000.5.0b4, 6000.6.0a2
Can’t test with versions: 6000.0.72f1 (No Capture List)
Tested on (OS): macOS 24 (M1 Max)
Notes:
- This creates a confusing UX where the user sees their data loaded but the UI treats the capture as unselected, causing redundant pop-ups when clicked