Out of Memory but clearly not the case..4.25.3

If you’re actually running out of video memory then you need to think about what you’re making, because if your game is really that close to using 11GB of GPU memory then people are going to have a hard time playing your game since most people aren’t using GPU’s with that much memory. But again, it depends on what you’re doing, for example the easiest way to use up your GPU memory is using something like GPU lightmass, which requires loading all of the assets in the map into GPU memory. If you’re doing a big open world game then you’d need to keep the texture resolutions lower and stuff like that.