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 regression in moving resources in filesystem dock #102493

Merged
merged 1 commit into from
Feb 7, 2025

Conversation

Jordyfel
Copy link
Contributor

@Jordyfel Jordyfel commented Feb 6, 2025

This code was introduced in #101616, but it breaks moving of resources, since it disallows the logic in __update_resource_paths_after_move().

test_proj.zip

To reproduce the issue, open the scene and the script, then move the script twice, in and out of the additional dir. Errors will appear and the script will be detached on the second move.

@Jordyfel Jordyfel requested a review from a team as a code owner February 6, 2025 17:18
@AThousandShips AThousandShips added this to the 4.4 milestone Feb 6, 2025
akien-mga added a commit to akien-mga/godot that referenced this pull request Feb 7, 2025
…egression

Fix regression in moving resources in filesystem dock
@akien-mga akien-mga merged commit 9175514 into godotengine:master Feb 7, 2025
20 checks passed
@akien-mga
Copy link
Member

Thanks!

@Jordyfel Jordyfel deleted the resource-moving-regression branch February 7, 2025 01:55
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.

4 participants