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 error where update wouldn't reconnect the signal it should have reconnected and led to errors and crash. #89447

Conversation

ajreckof
Copy link
Member

@ajreckof ajreckof commented Mar 13, 2024

Fixes #78372 fixes #89425
The second issue is half a duplicate as it is the same issue but the symptoms degenerated over time from simple errors to a full crash.

@AThousandShips AThousandShips added this to the 4.3 milestone Mar 13, 2024
@AThousandShips AThousandShips added the cherrypick:4.2 Considered for cherry-picking into a future 4.2.x release label Mar 13, 2024
@akien-mga akien-mga requested a review from KoBeWi March 13, 2024 17:03
editor/editor_node.cpp Outdated Show resolved Hide resolved
@ajreckof ajreckof force-pushed the fix-error-crash-on-change-type-root-after-external-changes branch from 51a1899 to 69e5e58 Compare March 22, 2024 00:00
akien-mga added a commit that referenced this pull request Mar 24, 2024
…e-root-after-external-changes

Fix error where update wouldn't reconnect the signal it should have reconnected and led to errors and crash.
@akien-mga akien-mga closed this pull request by merging all changes into godotengine:master in 06abc86 Mar 24, 2024
@akien-mga
Copy link
Member

Thanks!

@AThousandShips
Copy link
Member

Removing cherry-pick for now as this introduces a regression, see:

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