-
-
Notifications
You must be signed in to change notification settings - Fork 21.5k
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
Editor crashes when re-importing GLTF scene while animation is playing. #82962
Comments
Did you at any point select a skeleton 3d node? |
Not during the same session, no. The AnimationPlayer does animate on a Skeleton3D node though so if there are known issues with that it might be related. |
I confirm the issue in 4.2 beta 6. It spams errors about For me on Linux it doesn't lead to a crash right away, but I suppose it might eventually if the MessageQueue runs out of space. For comparison, in 4.1.3 it also shows errors, but only once, no spam:
|
This still occurs in 4.3 |
@LordMcMutton Can you file a new issue with your details? |
Godot version
Godot_v4.2-dev6_linux
System information
Godot_v4.2-dev6_linux
Issue description
When re-importing a GLTF scene while an AnimationPlayer is playing an animations on nodes inside the imported scene the editor crashes.
Backtrace:
Steps to reproduce
Minimal reproduction project
Import Crash.zip
The text was updated successfully, but these errors were encountered: