I want to change the standard texture streaming pool size in UE5.

In DefaultEngine.ini located in your projects config folder, add r.Streaming.PoolSize=# (# being the pool size you are wanting). That’ll fix ya right up.

5 Likes