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 ...
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]. ...
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 ...
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 ...
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 ...
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 ...
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 ...
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, and are thus always included in patches. Potentially related to [Link Removed], unsure if that texture compression is used for these assets. T ...
A Level Sequence in QAGame doesn't cook deterministically, and is always included in patches. Possibly related to [Link Removed] ...