Alexander Trefonas
Alexander Trefonas
I have a MacBook Pro (14-inch, 2021) I think most likely after talking to others it's not a leak, but the way the OS manages memory. Freed data probably isn't...
> I'm running it on my macbook M1, and its 1GB with no change over time. What macbook are you using? Also, why you have 2 processes with godot editor?...
Here are 3 screenshots in sequence: 11:30 AM 11:31 AM 11:32 AM
I did some other testing and it seems like a non-issue. When I free a lot of objects (in a more complicated setup than the example) the memory goes back...
I see the issue referenced here: https://github.com/KhronosGroup/MoltenVK/issues/1756
I was able to fix it on my macOS system with these commands to uninstall and reinstall the Xcode Command Line Tools ``` sudo rm -rf /Library/Developer/CommandLineTools xcode-select --install ```...