UE5.3 - Help needed. I cannot package anything. UE-UnrealPak crashes - Oodle?

OK, deleting Binaries and Build folders helped me only for one time. Looks like random and deleting these folders don’n help at all. I have similar setup with I7-13700K and 6000 mHz DDR6 DRAM with XMP overclock. First I tried disable XMP overclock and this don’t help. After that I updated my BIOS, returned XMP overclock and updatde video card drivers. I also moved project to another SSD with more disk space (previous has only ~50 GB free space and this also may cause issues). And that didn’t help me either.

But after all of this I finded solution for my case. I tried making shipping package from CMD (in my case, for some reason this required open CMD with administrator permissions) and finnaly package build was successful.

D:\Programs\UE_5.1\Engine\Build\BatchFiles\RunUAT.bat" BuildCookRun -project="D:\Project\Project.uproject" -noP4 -platform=Win64 -target=ProjectName -noclean -build -cook -allmaps -utf8output -stage -pak -manifests -compressed -archive -archivedirectory="D:\Package" -clientconfig=Shipping

1 Like