Game Texture Problem

Hello everyone, I have a problem with the unreal engine, there is no problem with the engine, but when I export the game, the texture looks very bad, why?
But editor not have a problem

This Problem in game!

no idea, but it looks like it’s really low mipmaps.

check mipmap settings in your materials and on the textures themselves? I’ve only baked a few things to make sure my controller-inputs etc worked. I’m GUESSING there are some settings about max-level of quality/size of this or that. Maybe a texture-specific setting therein?

But this is new, there was no such problem when I took out the project earlier

Look into texture streaming pools. I’m encountering a similar issue and that appears to be what’s causing it, or at least it’s affected by whatever is going wrong.

Thanks so much i fixed the problem :slight_smile: