Huge memory leaks with rendering images as entities

Since you’re not actually adding/removing any entities, I wouldn’t expect there to be a memory leak. Have you verified by looking at the Chrome developer tools that memory is indeed increasing? Can you tell exactly what is causing it?

If you can share a reproducible example in Sandcastle that would help. See: How to share custom Sandcastle examples