A licensee reported getting errors when cooking a subsequent release. The bug is a side effect of CL44557776 which changed the behavior when dealing with generated packages in UCookOnTheFlyServer::GetAllPackageFilenamesFromAssetRegistry.
RunUAT.bat BuildCookRun -project=D:/P4/Release57/Custom57/Custom57.uproject -unrealexe=D:\P4\Release57\Engine\Binaries\Win64\UnrealEditor-Cmd.exe -nosign -nocodesign -config=Shipping -platform=Win64 -distribution -createreleaseversionroot=D:/P4/Release57/Custom57/Releases -basedonreleaseversionroot=D:/P4/Release57/Custom57/Releases -createreleaseversion=1.0 -noP4 -cook -unversionedcookedcontent -skipstage -skippak
RunUAT.bat BuildCookRun -project=D:/P4/Release57/Custom57/Custom57.uproject -unrealexe=D:\P4\Release57\Engine\Binaries\Win64\UnrealEditor-Cmd.exe -nosign -nocodesign -config=Shipping -platform=Win64 -distribution -createreleaseversionroot=D:/P4/Release57/Custom57/Releases -basedonreleaseversionroot=D:/P4/Release57/Custom57/Releases -originalreleaseversion=1.0 -createreleaseversion=1.4 -basedonreleaseversion=1.0 -noP4 -cook -unversionedcookedcontent -skipstage -skippak
The sample commands only cook to speed thing up remove -skipstage -skippak_and add _-pak -stage -package to get a StagedBuild to test the releases.
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-386714 in the post.
| 0 |
| Component | UE - Core - Data Pipeline - Cooker |
|---|---|
| Affects Versions | 5.7, 5.8, 5.8.1 |
| Target Fix | 5.8.2 |
| Fix Commit | 56000946 |
|---|
| Created | Jul 14, 2026 |
|---|---|
| Resolved | Jul 21, 2026 |
| Updated | Aug 4, 2026 |