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

Fix _node_assign will crash when base_node is nullptr #90414

Merged
merged 1 commit into from
Apr 9, 2024

Conversation

jsjtxietian
Copy link
Contributor

Fixes #90342

@akien-mga
Copy link
Member

CC @RedMser

@akien-mga akien-mga changed the title Fix _node_assign will crash when base_node is nullptr Fix _node_assign will crash when base_node is nullptr Apr 9, 2024
@akien-mga akien-mga merged commit 8c6e8c7 into godotengine:master Apr 9, 2024
16 checks passed
@jsjtxietian jsjtxietian deleted the assign-crash branch April 9, 2024 09:16
@akien-mga
Copy link
Member

Thanks!

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

Successfully merging this pull request may close these issues.

Crash when clicking Assign... button on a Array of NodePath in AnimationTrackKeyEdit
4 participants