Skip to content
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

Invalid node in the animationTree #1

Closed
fabriceci opened this issue Aug 19, 2021 · 2 comments
Closed

Invalid node in the animationTree #1

fabriceci opened this issue Aug 19, 2021 · 2 comments

Comments

@fabriceci
Copy link
Contributor

By checking the project, I found there is an invalid node in the AnimationTree, this led to crash my editor, see: godotengine/godot#51889 and godotengine/godot#51890

@TokageItLab
Copy link
Owner

TokageItLab commented Aug 20, 2021

@fabriceci Thank you for fixing the core, I've been putting off the crash issue because AnimationTree crashes so often when we use it normally, but in this case, it seems that when there are characters with AnimationTree enabled in multiple scenes at the same time, AnimationTree seems to be generating mysterious nodes. Unfortunately, after your fixed core, still it's occurring... but, the fact that it was visualized is a great achievement. Great work!
If you close the main scene of the sample project and then open the Player scene, it should work fine.

@TokageItLab
Copy link
Owner

Fixed by godotengine/godot#52131

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants