We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
4.0 9d732aa
Arch Linux, KDE 5.24.3, Mesa 21.3.7, AMD Radeon RX 460, Kernel 5.16.14-zen1-1-zen
Godot freezes when "Run On Separate Thread" is enabled for 3D physics. And this is gets spammed in the terminal:
ERROR: Condition "p_elem->_root != this" is true. at: remove (./core/templates/self_list.h:80)
Here is the full log. This might be the same issue as #35017
physics/3d/run_on_separate_thread
No response
The text was updated successfully, but these errors were encountered:
The provided steps do not produce the error in 4.0 RC 3.
Sorry, something went wrong.
No branches or pull requests
Godot version
4.0 9d732aa
System information
Arch Linux, KDE 5.24.3, Mesa 21.3.7, AMD Radeon RX 460, Kernel 5.16.14-zen1-1-zen
Issue description
Godot freezes when "Run On Separate Thread" is enabled for 3D physics. And this is gets spammed in the terminal:
Here is the full log.
This might be the same issue as #35017
Steps to reproduce
physics/3d/run_on_separate_thread
Minimal reproduction project
No response
The text was updated successfully, but these errors were encountered: