-
-
Notifications
You must be signed in to change notification settings - Fork 21.1k
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
[3.x] Using Dictionary
as own key crashes Godot
#44195
Labels
Milestone
Comments
I can confirm this on Minimal reproduction project: test_cyclic_reference_crash.zip Backtrace:
|
Demindiro
added a commit
to Demindiro/godot
that referenced
this issue
Dec 10, 2020
dalexeev
changed the title
Cyclic object reference crashes Godot game
[3.x] Using Aug 22, 2023
Dictionary
as own key crashes Godot
Fixed by #80888. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Godot version:
3.2.3
OS/device including version:
MacOS Catalina 10.15.5
Issue description:
Write this code:
The game crashes immediately when it hits this code.
The text was updated successfully, but these errors were encountered: