Allen Pestaluky

Results 14 comments of Allen Pestaluky

Alright, I understand what's happening now and I might have a fix(?) Here are the details: I am going to use the `Dictionary` class for this example, as that is...

Thanks @dsnopek! Unfortunately it looks like this method leaks (it leaves an `ArrayPrivate` in memory with a refcount of 1). I'm going to look into why this is, probably tomorrow.

Oh, sorry, my mistake on my comment — I adapted your PR code to `Array`, since that’s what I’ve been testing with, so that’s why I typed that. So I...

I've tried the original post's minimal reproduction project with the [4.2.2 godot-cpp release](https://github.com/godotengine/godot-cpp/releases/tag/godot-4.2.2-stable) and: Godot v4.2.2.stable - Windows 10.0.22631 - Vulkan (Forward+) - dedicated NVIDIA GeForce GTX 980 Ti (NVIDIA;...