-
-
Notifications
You must be signed in to change notification settings - Fork 21.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
"Previously Freed Instance" Error when loading Custom Resource from File. #47613
Comments
Crash shows this errors
or this with address sanitizer
I'm curious if fixing #46120 will fix this either |
Hello, how is this bug going? I still can reproduce it on the latest version (3.3.2) I'm having problem upgrading my project to 3.3.x because of this bug, now I still release my game Demo with 3.2.3 Am I missing something to save custom resource as file? Or is there any workaround to fix this? |
@qarmin Or maybe label this as regression because the example project is running without problem on version 3.2.3 |
Remember that since Godot 3.3, freed objects no longer decay to |
Godot version:
Godot 3.3 rc 7
OS/device including version:
Issue description:
This project produces error when loading file.
Note: This project was working perfectly on latest stable (Godot 3.2.3)
Steps to reproduce:
Minimal reproduction project:
CustomResourceSave.zip
The text was updated successfully, but these errors were encountered: