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

[4.3] Revert "Unexpose UtilityFunctions::is_instance_valid()" #1592

Merged

Conversation

dsnopek
Copy link
Collaborator

@dsnopek dsnopek commented Sep 17, 2024

This reverts commit 56cd3fd aka PR #1513.

It fixes issue #1587 (for Godot 4.3 and earlier), which pointed out that there is a use-case that can't be currently be replicated using ObjectID and ObjectDB.

(See PR godotengine/godot#97119 for a way to keep the removal of UtilityFunctions::is_instance_valid() while still allowing for this use-case, but it will need to be Godot 4.4+)

@dsnopek dsnopek added bug This has been identified as a bug regression cherrypick:4.1 cherrypick:4.2 labels Sep 17, 2024
@dsnopek dsnopek added this to the 4.3 milestone Sep 17, 2024
@dsnopek dsnopek requested a review from a team as a code owner September 17, 2024 15:08
Copy link
Member

@AThousandShips AThousandShips left a comment

Choose a reason for hiding this comment

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

Makes sense

@dsnopek dsnopek merged commit 1cce4d1 into godotengine:4.3 Sep 23, 2024
12 checks passed
@ashtonmeuser
Copy link

This is still not included in the godot-4.3-stable tag. No rush, but I'm curious to know the process for bumping stable tags.

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

Successfully merging this pull request may close these issues.

3 participants