Texture LOD loading in at poor timings

Hi,
I have issues with quite a few objects within my scene where the texture only loads in when you’re very close to the object. I understand that the textures switch the resolution dependent on how far you are away from the objects. However it seems to be doing it at incorrect timings.
(Top image you can see how it’s not loaded correctly. The lower image is when the camera is slightly closer)
Thanks for any help.

Hi Dan,

Have a look at this documentation: Texture Streaming in Unreal Engine | Unreal Engine 5.1 Documentation

This should help explain some of the details a bit and give you the information you need to adjust the settings so that you can get the results you would like.

I hope this helps.

Tim