Possible incorrect pointer manipulation in BeginPackageCacheForCookedPlatformData

UE - Foundation - Core - Cooker - Dec 12, 2017

In UCookOnTheFlyServer::BeginPackageCacheForCookedPlatformData(), there is a pointer to int32 called CurrentAsyncCache that is used as an index. It's value is dereferenced before it is checked, but ...

[CrashReport] UE4Editor_TextureFormatDXT!FNVTTCompressor::FNVTTCompressor()

UE - Foundation - Core - Cooker - Dec 1, 2017

This is a common crash that has occurred since at least 4.12. Users have not provided any descriptions of their actions when the crash occurred. The callstack is similar to [Link Removed]. ...

[CrashReport] UE4Editor-CoreUObject.dylib!UPackage::Save() during COTF

UE - Foundation - Core - Cooker - Nov 21, 2017

This is a common Mac crash that has occurred since at least 4.17.1 User DescriptionsJust trying to launch my project on any output I can. No luck.launching AR project on IOS device. Ugg. Last adjus ...

[CrashReport] UE4Editor-CoreUObject.dylib!FArchiveAsync2::Serialize()

UE - Foundation - Core - Cooker - Nov 2, 2017

This is an infrequent Mac crash that has occurred for a few users between 4.17 and 4.18. Users have not provided any descriptions of their actions when the crash occurred. Callstack from Log[2017 ...

Packaged iOS project incorrectly includes level not selected to be cooked

UE - Foundation - Core - Cooker - Oct 11, 2017

When packaging for iOS on a Mac, the default level for a project will always be included in the packaged project even if it was not selected to be cooked and packaged. The expected behavior is that ...

[CrashReport] Assertion failed: !Export.ClassIndex.IsNull() | UPackage::Save()

UE - Foundation - Core - Cooker - Sep 20, 2017

This is a somewhat common crash coming out of the 4.17 release. User Descriptionsclicked Launch->Firefox. This is the same project with in-game video-screens which has been crashing on Launch for W ...

[CrashReport] Cooking Commandlet crash - FAsyncWriteWorkerWithSplitExports::DoWork() [savepackage.cpp:563]

UE - Foundation - Core - Cooker - Aug 21, 2017

This is a regular commandlet crash that has occurred since at least 4.15. Source Context 543 IFileManager::Get().SetTimeStamp(*Filename, FinalTimeStamp); 544 } 545 } 54 ...

Japanese error outputs do not displayed correctly in Cook Content output log

UE - Foundation - Core - Cooker - Jul 27, 2017

When using the editor in Japanese, the warning/error summary for "Cook Content for Windows" gets garbled. This makes debugging cook related issues difficult. ...

Some Textures don't cook deterministically in QAGame

UE - Foundation - Core - Cooker - May 11, 2017

Some textures don't cook deterministically in QAGame, and are thus always included in patches. Potentially related to [Link Removed], unsure if that texture compression is used for these assets. T ...

Sequencer asset in QAGame doesn't cook deterministically

UE - Foundation - Core - Cooker - May 11, 2017

A Level Sequence in QAGame doesn't cook deterministically, and is always included in patches. Possibly related to [Link Removed] ...