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 crash when selecting after pressing Escape #450

Closed
wants to merge 1 commit into from

Conversation

Radivarig
Copy link

@Radivarig Radivarig commented Aug 9, 2024

A proper fix would be to find what part of _on_tool_changed undoes the state that makes the crash happen, but for now this fixes the crash and those post await errors.

@TokisanGames
Copy link
Owner

Thanks for this.
The engine bug that caused the error and crash were resolved by godotengine/godot#95420 which will close #449.

Decal visibility was reworked to remove the coroutine in 529c7e9 which resolves both issues now.

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

Successfully merging this pull request may close these issues.

2 participants