You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Issue description:
Error message about joint destroying when only removing_child.
0:00:00:0741 - A body with a joints is destroyed. Please check the implementation in order to destroy the joint before the body.
----------
Type:Warning
Description:
Time: 0:00:00:0741
C Error: A body with a joints is destroyed. Please check the implementation in order to destroy the joint before the body.
C Source: modules/bullet/rigid_body_bullet.cpp:411
C Function: assert_no_constraints
Steps to reproduce:
Create scene with a HingJoint in it.
Create level scene which has that HingeJoint scene instanced.
Godot version:
3.0.6
OS/device including version:
Windows 10
Issue description:
Error message about joint destroying when only removing_child.
Steps to reproduce:
Minimal reproduction project:
joint_issue.zip
The text was updated successfully, but these errors were encountered: