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 editor crash when editor settings resource is invalid #94593

Conversation

Hilderin
Copy link
Contributor

This fixes a regression from #90875 where an invalid editor-settings resource causes a editor crash on startup instead of using default settings.

That does not fix the source problem where the editor-settings.tres get corrupted when launching a project from the Project Manager. I think it should be another PR because this issue is probably more complicated to fix and I don't have the Android expertise to do it.

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.

Looks good. Thanks for tracking this down!

@akien-mga akien-mga merged commit 219cd80 into godotengine:master Jul 22, 2024
18 checks passed
@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.

[Android Editor] Error parsing editor_settings-4.3.tres
3 participants