Packaging Failed Unknown Cook Failure

Went through the process of deleting the Saved, Intermediate, and Config folders, still got the error message. Any Suggestions would be a great help. Output log is attached here: Output Log

These errors seem relevant. I don’t know your code, but errors seem to be caused by “/Game/Blueprints/Tests/BP_KitchenDrawer_02.BP_KitchenDrawer_02”. Of course it could be more than just that, but you can start by looking into this issue. I hope it helps.

[2017.02.27-05.53.10:676][537]UATHelper: Packaging (Windows (64-bit)): UE4Editor-Cmd: [2017.02.27-05.53.10:659][  0]LogInit:Display: LogBlueprint:Error: [Compiler KitchenDrawer_2_Blueprint] Error The property associated with  DrawerLength  could not be found from Source: /Game/Blueprints/Tests/KitchenDrawer_2_Blueprint.KitchenDrawer_2_Blueprint
[2017.02.27-05.53.10:683][538]UATHelper: Packaging (Windows (64-bit)): UE4Editor-Cmd: [2017.02.27-05.53.10:670][  0]LogInit:Display: LogBlueprint:Error: [Compiler KitchenDrawer_2_Blueprint] Error The property associated with  DrawerInitialVelocity  could not be found from Source: /Game/Blueprints/Tests/KitchenDrawer_2_Blueprint.KitchenDrawer_2_Blueprint
[2017.02.27-05.53.10:692][539]UATHelper: Packaging (Windows (64-bit)): UE4Editor-Cmd: [2017.02.27-05.53.10:680][  0]LogInit:Display: LogBlueprint:Error: [Compiler KitchenDrawer_2_Blueprint] Error The property associated with  DrawerTimeSinceLetGo  could not be found from Source: /Game/Blueprints/Tests/KitchenDrawer_2_Blueprint.KitchenDrawer_2_Blueprint
[2017.02.27-05.53.10:700][540]UATHelper: Packaging (Windows (64-bit)): UE4Editor-Cmd: [2017.02.27-05.53.10:690][  0]LogInit:Display: LogBlueprint:Error: [Compiler KitchenDrawer_2_Blueprint] Error The property associated with  CurrentDrawerPosition  could not be found from Source: /Game/Blueprints/Tests/KitchenDrawer_2_Blueprint.KitchenDrawer_2_Blueprint
[2017.02.27-05.53.10:716][542]UATHelper: Packaging (Windows (64-bit)): UE4Editor-Cmd: [2017.02.27-05.53.10:700][  0]LogInit:Display: LogBlueprint:Error: [Compiler KitchenDrawer_2_Blueprint] Error The property associated with  DrawerRoot  could not be found from Source: /Game/Blueprints/Tests/KitchenDrawer_2_Blueprint.KitchenDrawer_2_Blueprint
[2017.02.27-05.53.10:725][543]UATHelper: Packaging (Windows (64-bit)): UE4Editor-Cmd: [2017.02.27-05.53.10:710][  0]LogInit:Display: LogBlueprint:Error: [Compiler KitchenDrawer_2_Blueprint] Error The property associated with  DrawerFriction  could not be found from Source: /Game/Blueprints/Tests/KitchenDrawer_2_Blueprint.KitchenDrawer_2_Blueprint
[2017.02.27-05.53.10:734][544]UATHelper: Packaging (Windows (64-bit)): UE4Editor-Cmd: [2017.02.27-05.53.10:720][  0]LogInit:Display: LogBlueprint:Error: [Compiler BP_KitchenDrawer_02] Error The property associated with  DrawerRoot  could not be found from Source: /Game/Blueprints/Tests/BP_KitchenDrawer_02.BP_KitchenDrawer_02
[2017.02.27-05.53.10:742][545]UATHelper: Packaging (Windows (64-bit)): UE4Editor-Cmd: [2017.02.27-05.53.10:731][  0]LogInit:Display: LogBlueprintSupport:Warning: Editor config [EditoronlyBP] settings are DEPRECATED. You're not explicitly setting any, but they've been defaulting to off. If you are relying on this functionality, then please fix it up so your Blueprints don't break in a future release.
[2017.02.27-05.53.10:743][545]UATHelper: Packaging (Windows (64-bit)): UE4Editor-Cmd: [2017.02.27-05.53.10:741][  0]LogInit:Display: LogBlueprintSupport:Warning: You're exporting a UBlueprint ('DmgTypeBP_Environmental') editor object with your cook. This is now DEPRECATED (the Blueprint's class & CDO should be all that's needed). Please fix up any relience you have on it, and add the following to your editor ini file (these settings will become the default):
[2017.02.27-05.53.08:799][312]UATHelper: Packaging (Windows (64-bit)): UE4Editor-Cmd: [2017.02.27-05.53.08:788][  0]LogBlueprint:Error: [Compiler BP_KitchenDrawer_02] Error The property associated with  DrawerRoot  could not be found from Source: /Game/Blueprints/Tests/BP_KitchenDrawer_02.BP_KitchenDrawer_02
[2017.02.27-05.53.08:816][314]UATHelper: Packaging (Windows (64-bit)): UE4Editor-Cmd: [2017.02.27-05.53.08:797][  0]LogBlueprint:Error: [Compiler BP_KitchenDrawer_02] Error The property associated with  DrawerRoot  could not be found from Source: /Game/Blueprints/Tests/BP_KitchenDrawer_02.BP_KitchenDrawer_02

Yep that was it! Easy fix, thank you!