Video Memory

Why dedicated memory fills up pretty fast and the engine crashes saying out of video memory? Is 8GB too less?
image

Hard to say how much you need when I dont know what you have in your project.
Higher quality texture, the more mb you need.

If you want to allocate more memory then.
Putting this in the console should help.
r.Streaming.PoolSize = (How much you want to allocate in MB)

Also make sure there isnt anything expensive running on the background.

1 Like

Okay, Thanks, I was developing something using paragon assets. Level has only basic floor.