Texture Streaming Pool (How can i get hide this!)

I’m so tired of seeing this on my screen. I don’t see a way to turn it off… It reports all the time, if I use 3mb of streaming textures , or 20mb, or 65… it’s always there.

I just want a way to turn it off when i want to see my game without distractions. I don’t want information on how to fix streaming textures, I want this off.

why is this so hard to find?

-dv

This console command should fix it: r.Streaming.PoolSize 2000
You can put it the .ini file so that it executes automatically.

thanks MuchToLearn. I appreciate this. It’s funny how some things seem so brilliantly easy in Unreal, and things you expect to be the flip of a button take ungodly amounts of research to find.