Memory Leak of Client Level
pietro-lopes opened this issue ยท 2 comments
There are 2 cases that are leaking the level (one is an entity and the other is the level itself)
Here is an entity that is still kept alive, maybe nullify after render just like animatable = null
on #renderToBuffer
Also, here:
This actor needs to be cleared up on level unload.