-
-
Notifications
You must be signed in to change notification settings - Fork 21.4k
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
Engine freeze (then crash) when loading a scene with a specific CSG layout in Ubuntu #63839
Comments
By the way, it looks like #61908 isn't working as expected. The crash handler message should say |
I was able to reproduce this error with a debug build of alpha 13
|
I can reproduce in 4.0-stable to 4.0.2-stable, and it was fixed in 4.0.3-stable and (at least, probably earlier) 4.1-beta3. |
Godot version
4.0 alpha 13
System information
Ubuntu 20.04, Intel(R) HD Graphics 4600
Issue description
Godot 4 locks up when loading a scene with a specific layout of CSG blocks. Checking system monitor, RAM usage increases until Godot crashes with this error:
Steps to reproduce
Simply add this to a scene file:
Minimal reproduction project
csg_crash_test.zip
The text was updated successfully, but these errors were encountered: