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 false warning when renaming Joint2D's node #67713

Merged
merged 1 commit into from
Nov 15, 2022

Conversation

KoBeWi
Copy link
Member

@KoBeWi KoBeWi commented Oct 21, 2022

Steps to reproduce the bug:

  • add any Joint2D
  • add some physics nodes
  • set the target nodes in your Joint2D
  • make sure Joint2D has no configuration warning
  • rename any of the linked nodes
  • the NodePath is updated in the inspector and points correctly to the renamed node, but a configuration warning is triggered

Copy link
Member

@akien-mga akien-mga left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems fine but could use call_deferred() now.

@akien-mga akien-mga merged commit 08d5d3d into godotengine:master Nov 15, 2022
@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.

2 participants