Skip to content

Fix updating project settings after move #107929

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

Merged
merged 1 commit into from
Jun 24, 2025
Merged

Conversation

KoBeWi
Copy link
Member

@KoBeWi KoBeWi commented Jun 24, 2025

Fixes #107927

PROPERTY_HINT_FILE is supposed to store UIDs, but old projects may still have path. Also the default icon path is initialized as path.

initial_settings["application/config/icon"] = "res://icon.svg";

@KoBeWi KoBeWi added this to the 4.5 milestone Jun 24, 2025
@KoBeWi KoBeWi requested a review from a team as a code owner June 24, 2025 08:31
@Repiteo Repiteo merged commit bda0d1c into godotengine:master Jun 24, 2025
20 checks passed
@Repiteo
Copy link
Contributor

Repiteo commented Jun 24, 2025

Thanks!

@KoBeWi KoBeWi deleted the HINT_HINT branch June 24, 2025 15:11
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.

Moving icon.svg no longer updates the corresponding project setting
3 participants