Skip to content

Revert "Fix behavior of ResourceFormatLoader CACHE_MODE_REPLACE"#86990

Merged
akien-mga merged 1 commit intomasterfrom
revert-84167-cache_mode_replace_fixes
Jan 9, 2024
Merged

Revert "Fix behavior of ResourceFormatLoader CACHE_MODE_REPLACE"#86990
akien-mga merged 1 commit intomasterfrom
revert-84167-cache_mode_replace_fixes

Conversation

@akien-mga
Copy link
Copy Markdown
Member

This PR caused a regression that could lead to scene corruption, so we roll it back for now to avoid data loss for testers in our next 4.3 dev snapshot.

The changes in #84167 are still wanted and likely fix a number of reported issues, so this should be revisited, taking the time to figure out how to also solve #86187.

@SaracenOne I suggest opening a redo PR with the code from #84167, as a draft until a solution for #86187 is found.

@akien-mga akien-mga added this to the 4.3 milestone Jan 9, 2024
@akien-mga akien-mga requested a review from a team as a code owner January 9, 2024 09:51
@akien-mga akien-mga merged commit 2ccc5c7 into master Jan 9, 2024
@akien-mga akien-mga deleted the revert-84167-cache_mode_replace_fixes branch January 9, 2024 10:35
@KoBeWi
Copy link
Copy Markdown
Member

KoBeWi commented Jan 9, 2024

This partially invalidates #82884

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.

PR #84167 seems to cause corruption in scene files with exported references to PackedScenes

2 participants