-
-
Notifications
You must be signed in to change notification settings - Fork 21.2k
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
"Save on focus loss" Editor Setting causes stack overflow. #75750
Comments
I managed to get more info on the error. |
On Windows 7, the console still throw |
Godot version
v4.0.2.stable.mono.official [7a0977c]
System information
Kubuntu 22.10
Issue description
Godot crashed with error:
ERROR: Task 'save' already exists. at: add_task (editor/progress_dialog.cpp:177) Stack overflow.
Steps to reproduce
Minimal reproduction project
This is an Editor bug.
The text was updated successfully, but these errors were encountered: