Hello!
I was optimizing the game when i found this issue.
When the camera is looking into the distance, when the landscape is unloaded the Basepass and Render Velocities are very very high.
When the landscape loads, even though there are more tris to render, the Basepass and Render Velocities go back to normal.
The map is a open world one with world partition and streaming enabled.
I have a i9 14900 and a RTX 4080 super, so even though the stats may not seem big, on lower end graphics cards the lag it creates is terrible.
I don’t really know where to look to understand the problem, GPU Profiling doesn’t give more details other than Basepass and Render Velocities (Velocity parallel).
Do you guys have any ideas?
I will leave a video and screenshot with gpu profiling here.
From what i can see, it should have to do with the Render Velocities. But Render Velocitiesis are increased by motion blur. I don’t have it enabled in post processing volume, neither in project settings.
Is there any other effect that affects Render Velocities?