Graphic Bug

Hello,

if I rotate in game the Camera (first person) to quick while I’am watching at some material, there is a funny you could say “Bug” because I don’t understand it. I made a screenshot:

Whats that? Can somebody tell me, how I can turn this off?

Thanks- Jojii…

Looks like an issue with certain graphics levels interacting with post processing. Probably motion blur or temporal antialiasing.

Drop a PostProcessVolume into your level from the Modes menu.

In the PostProcessVolume check the box for Unbound to make it affect the entire world.

Go into PostProcessSettings in the Volume and set the Motion Blur → Amount to 0 and check the box next to it. See if that fixes it.

If not, try going to Misc → AA Method. Check the box near it then change the dropdown to FXAA.

Changing Motion blur has little effect on a game but some effects assume you are using TemporalAA so you may get some differences if you end up change Antialiasing method. I think the problem is probably motion blur though…

Thanks. It works!