Closed germanbv closed 11 months ago
Are you using the addon from the godot-4.2
branch?
Are you using the addon from the
godot-4.2
branch?
yes, it happens with that version too, just run the engine on verbose mode and close it.
From my testing, here's what I've found:
So, its safe to assume this issue does not affect the memory while running Godot or the game project. With that out of the way, I would really like to test further and resolve this issue as soon as possible. Please expect some updates regarding this soon.
Given the amount of memory leak errors I was expecting to spend around a few weeks, but turns out it was a single line of stupid code I wrote without much thought.
Anyway, I fixed the memory leaks for Godot 4.2 in this commit.
Also, for Godot 4.1 & Godot 3.5 all thanks to you pointing it out!
Please let me know if the issue is still present, I'll reopen this issue. Cheers!
thanks for the support! I've tested your latest commit and the issue seems to be gone!
Today I've updated my engine to v4.2-stable and after closing the engine on verbose mode I get several memory leaks coming from this addon: