#Why does the frame debugger not show frame time occupied by each step so we know what best to target
1 messages · Page 1 of 1 (latest)
Hey,
The Frame Debugger was initially created as a hackweek project as a quick way to see whether settings, properties and resources are correct for each draw call when rendering a frame. So it's debugger rather than a profiler. I recently took over it and have been making the improvements you see in 2022.2 and later versions.
Doing timings will require some substantial effort and time, which I don't foresee happening soon. This is why we point to dedicated platform profilers for this info.