Static mesh bad resolution first second

Hello guys,

When I open level 1, all static meshes have bad resolution. After like 1 second it changes in good resolution. Did I forgot to turn on some settings?

Picture 1

Picture 2

227749-ue4vraagstaticmesh2.png

Hey there, that is probably texture streaming, if you go to the texture and disable streaming do you still have the same issue?

If you open the texture you have option Never stream (you can search if you dont find it).

I know it’s a static mesh, what i’m saying is that the static mesh uses a material, which uses a texture, if you find the main texture it uses and set it to never stream and it stops being low res when you start, then it means its texture streaming popping issue.

Do you mean: ‘Ignore instance for texture streaming’?

The problem is that it’s a static mesh and not a texture. Do you know how to fix it with static meshes?

I forgot that a static mesh uses textures. Stupid of me. It works!!. Thanks.

Good to know :slight_smile: