Inconsistent Teture Resolution even when under texture streaming limit

I’m using Unreal 5.3.2 and am getting inconsistent resolutions displayed for certain game textures. I have checked my texture streaming limit using the “stat streaming” command, and am well under for my level, but doubled the limit to 2GB just in case, and am still experiencing the issue.

I have NOT experienced the issue to my knowledge after turning Texture Streaming off in Project Settings, so I assume it’s connected somehow, but I can’t figure out why.

This occurs only while playing the game in the editor. Individual materials, static meshes with materials applied, and actors placed in the scene never show low resolution (that I’ve seen). All objects showing the low res textures are instantiated at runtime from click based game logic.

The individual texture assets show the correct resolution (mostly 2k), and sometimes all the textures display properly, other times many are shown with considerably reduced pixelated resolution. Certain actors in my scene tend to show the low resolution textures, but that is also not completely consistent. It seems like the lower textures are more likely to show if my laptop fan is blowing (this might be in my head), but Windows is set to full performance mode, and I have half of my memory available and mid to low CPU usage.

Any ideas or directions to investigate? Thanks so much.

If you open one of the textures, is the preview very small? ( like 12x12 )

No, the previews are still 2k. After messing with things another couple days I’ve found that I can correct the problem which sometimes occurs after startup, by toggling the “Stream Textures” setting in Project Settings off and on, but despite saving after, I’ve had the issue reoccur at least once.

1 Like

Ok, then disabling the Oodle plugin will probably fix it. This seems to work for a variety of problems, which may or may not actually be related.

Disabled both Oodle plugins, and it had no effect.

Reliable the textures display properly after toggling the texture streaming checkbox in Project Settings on and off, but I can’t make any further sense of it.

The issue appeared in a standalone build as well.

1 Like