WARNING: 19 RIDs of type "CanvasItem" were leaked.
at: _free_rids (servers/rendering/renderer_canvas_cull.cpp:2485)
WARNING: ObjectDB instances leaked at exit (run with --verbose for details).
at: cleanup (core/object/object.cpp:2284)
Reproducible by cloning this repo but also appeared in my own plugin project when I installed from AssetLib. To reproduce, you have to run Godot from the terminal (or otherwise with console output) to get leaked object output when it exits
Reproducible by cloning this repo but also appeared in my own plugin project when I installed from AssetLib. To reproduce, you have to run Godot from the terminal (or otherwise with console output) to get leaked object output when it exits