Steps to reproduce:
- Create and open a new URP project
- Open Window -> Analysis -> Profiler
- Change the Target to "Edit Mode"
- Stop recording and put the header anywhere on the CPU Usage
- Sort by "GC alloc" in the Inverted Hierarchy
- Observe the Hierarchy
Actual results: No GC is allocated in the frame
Expected results: 48B of GC is allocated each frame
Reproducible with versions: 2023.1.0a10, 6000.0.72f1, 6000.3.13f1, 6000.4.3f1, 6000.5.0b5, 6000.6.0a3
Tested on (OS): Windows 11 Pro (25H2), macOS Tahoe 26.0
Notes: On macOS, the issue was also reproduced on a 2D URP project