-
-
Notifications
You must be signed in to change notification settings - Fork 39
Open
Labels
🐛 bugSomething isn't workingSomething isn't working
Description
Godot version: 4.2-4.3
Describe the bug
Running an exported project with Pandora from terminal with the --verbose option, reveals lots of memory leaks (resources still in use).
To Reproduce
Steps to reproduce the behavior:
- Export a project with Pandora that has some entities and categories set
- Run the
_consoleexecutable with the--verboseflag - Close the project without doing anything else
- See the leaks
Expected behavior
Pandora clears all the resources before exiting.
Desktop (please complete the following information):
- OS: Windows 11 & Arch Linux
Additional context
I reproduced the issue with my project and with cave-0.2.3-dev.
Here's the output of cave:
cave_log.txt
Furthermore, this could also be a Issue related to Godot and not Pandora itself, not sure though.
godotengine/godot#80877
Metadata
Metadata
Assignees
Labels
🐛 bugSomething isn't workingSomething isn't working

