#URP 14 gc spike every frame at editor

1 messages · Page 1 of 1 (latest)

shell hollow
#

🤔 I wonder why URP 14 still gc spike every frame at latest 2022.2.12 editor? Did official plan to fix it?

dusk hatch
#

Hi there Lim! Have you used the Profiler allocation tracking to show exactly where the allocations are coming from? (It's documented here in case that's useful: https://docs.unity3d.com/Manual/ProfilerCPU.html#call-stacks).

Tracking where the allocations are coming from should help me work out whether we are already working on fixing them.