Game I’m working on recently has lost ~10 ms on an average frame. I’ve been profiling and can’t figure out how to delve further into the problem. The RHI thread in particular is showing that it’s waiting for task for nearly the whole frame but the flame graph clearly shows things being executed in that time. Any help or ideas?