Steps to reproduce:
- Open the attached project
- Open RenderGraph Viewer window (Window -> Analysis -> RenderGraph Viewer)
- Create a Standalone build with Development mode enabled (Attached project already contains a ready macOS build)
- Launch the Standalone build
- In the RenderGraph Viewer window, set the target to the Standalone build
- Capture RenderGraph Viewer data from the Standalone Build
- Pause data refresh and observe that the source is correctly listed as the Standalone Build
- Close the Standalone Build
- In the RenderGraph Viewer window, ensure Editor is selected as the target
- Unpause and then pause the data refresh to capture information from the Editor window
- Observe the Data source again
Actual results: Standalone Build is listed as the Data source
Expected results: Editor is listed as the Data source
Reproducible with versions: 6000.3.0b2, 6000.3.0f1, 6000.4.0a5, 6000.5.0a2
Not reproducible with versions: 6000.3.0a1, 6000.3.0b1
Can’t test with versions: 6000.0.63f1, 6000.2.14f1 (RenderGraph Viewer did not yet have the feature of attaching standalone builds)
Tested on (OS): macOS 26.1, Ubuntu 24.04