Do note: This behavior is currently By Design and not a mistake but a documented limitation of the Memory Profiler.
How to reproduce:
1. Open the attached “IN-150617” project
2. Navigate to File > Build Profiles > Build and Run
3. When the Player opens, press the space bar once
4. Return to the Editor and attach the Memory Profiler (Window > Analysis > Memory Profiler)
5. Click “Capture New Snapshot”
6. Open the capture and search for “ProfilerReproPayload” in the “All Of Memory” section
7. Observe the results
Actual result: ProfilerReproPayload doesn't appear in All of Memory
Expected result: ProfilerReproPayload appears in All Of Memory
Reproducible with: 6000.0.10f1, 6000.0.81f1, 6000.3.21f1, 6000.5.8f1, 6000.6.0b8, 6000.7.0a4
Reproduced on: Windows 11
Not reproduced on: No other environment tested
Note: The issue only reproduces when using the IL2CPP backend