colleen05/GalaEngine

`GalaEngine::AssetManager`: Memory leaks when unloading.

Opened this issue · 0 comments

Unloading assets doesn't properly release all the associated memory.
This could be an issue with Demo_Assets. Analysis is required.