UE5 Moving camera in the game,Flikering spot issue.

I remember the previous version didn’t seem to have this problem, tried switching lumen, but none worked, I didn’t use lumen and ray tracting

That is some kind of Temporal issue.

Either that is because of the max accumulation of the Lumen probegather(Dive into temporal probe gather Lumen CVARs).

Or TAA/TSR not reprojecting the “rotating pixels” correctly.

Try FXAA.

It doesn’t happen in the viewport because the camera isn’t revolving around and object.
It’s like first person. The TAA doesn’t have to move any pixels beside you looking around.

Temporal+third person=smear mess.

UE5 pushes TAA very hard on it’s users to “fix” multiply shaders.

1 Like

Thank you , wake up at morling , Found the right answer . I thought there would never be anyone to give me an right answer .

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.