UE5.7.1 ProjectLauncher Packaging Error when build .pak file

Hi,buddy,@Moris0712

I may have found the reason. In (UE 5.7.+’s source code)/ https://github.com/EpicGames/UnrealEngine/blob/release/Engine/Source/Programs/AutomationTool/Gauntlet/Unreal/Automation/UE.IncrementalCookByTheBook.cs#L19

It caused that “-zenstore” alway true, and I don’t found any option can change it in editor.

I don’t understand why developers would do this.