Unexpectedly growing VRAM usage - Texture Streaming Pool Over

Do the particles in your fire have an infinite lifetime? Normally the engine just needs 1 reference to the loaded texture so this is very weird. The problem might be somewhere else. Try to see where you use this texture: materials, particles, postprocessing,… you might be spawning it somewhere without even knowing