[SOLVED] Memory Leaks of Spine Component?

Hi @AliMoe,

I don’t have much experience with how Spine and the Playcanvas Spine plugin works, but I do know that changing scenes won’t release the assets used automatically.

There is a manual step involved where the developer must unload the assets used before loading the new hierarchy.

@will @vaios may know in more detail how the Spine plugin functions.