Mip or AA Settings?

Hi devs,

I have a strange issue with MIP or AA settings (not sure what’s the cause).

Some days ago my scene looked butter-smooth, but now moving around in the editor looks very “grainy” as if some MIP settings were wrong.

Unfortunately I cannot show you via images, because this “steppiness” / “harshness” / “graininess” of the textures can only be seen in motion and a screen-recording doesn’t help, because it compresses away mentioned artifacts.

The only bigger thing I remember changing was turning off texture streaming and enabling “support global clip plane for planar reflections”. But both settings have been reverted to its original state.

I have compared every settings screen I can think of with a backup version of the project (which still looks nice and smooth), I even copied over .ini files and held textures side by side… I am out of ideas and it’s driving me crazy :wink:

Thanks in advance,

I just also tried shader recompiling by deleting the DerivedDataCache… didn’t work either :-/

Okay, I managed to record my screen after all.

Here is an older versoin of the project, which looks nice and smooth. Keep an eye on the far away planks and the tiles inside the pool. All okay:

Now, here is the current version with its strange mipping/anti-aliasing/whatever problem. Bad. Watch for the same areas in the distance:

What could have caused this and what secret setting can I change to get it back to look like in the older version?

Any ideas are highly appreciated :slight_smile:

Apparently, it has something to do with the BSPs. I just replaced a floor element with a static mesh and tadaaaaaa - no more noise/grain issues. I still don’t understand it, but whatever - problem solved!