Textures stuck on low resolution in UE 5.4

Can anyone try to disable either the zenloader and/or texture streaming and see if that corrects the issue?

[/Script/Engine.EditorStreamingSettings]
s.ZenLoaderEnabled=False

[/Script/Engine.RendererSettings]
r.TextureStreaming=False

1 Like