You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
- FDerivedDataIoBatch::Compress requests the entire compressed value. - FDerivedDataIoResponse::GetCompressedData gets the compressed buffer from the response when available. - FDerivedDataIoResponse::GetCacheValueId has been added to get the FValueId when available. - FDerivedDataIoResponse::GetCacheKey has been fixed to return a non-null cache key when appropriate. - Asserts about FDerivedData now log the derived data reference too. #preflight 631a5f6fa60c539c98ab5fa9 #rb Zousar.Shaker [CL 21920523 by Devin Doucette in ue5-main branch]