You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
There was a mismerge of the fix 11091798 when it was moved from dev-core to a private branch which reintroduced the exception for FBulkDataBase::CanLoadFromDisk, so that it would pass inlined data if it was running from IoStore. This would then quite rightly trigger issues in our automated tests. Restored the original fix in 11091798. #rnx #rb none #jira UE-90089, UE-90096 #ROBOMERGE-SOURCE: CL 11934328 in //UE4/Release-4.25/... via CL 11934350 #ROBOMERGE-BOT: RELEASE (Release-4.25Plus -> Main) (v656-11643781) [CL 11934362 by paul chipchase in Main branch]