How do I increase texture streaming budget?

I’m getting the error that it’s going over my fidget of 215.578MB for the texture streaming. I have a 8GB card so this shouldn’t be a problem. How do I increase?

1 Like

Just open the console ( hit the tick key ` ) and type r.Streaming.PoolSize 2000 ( or more ).

Apparently, this problem only occurs in editor, it wont happen in a production version of the game :slight_smile:

2 Likes