Problem building for Windows - PackagingResults:Error: Error Unknown Cook Failure

Hello!

I’ve been trying to build an exe of our current project to test on PC’s, but everytime I try to build the project, the build fails. I have no idea what the problem could be, so any help is welcome! Thanks!

Here is the output log file:

link text

The error is:

UATHelper: Packaging (Windows (64-bit)): Cook: LogInit:Display: LogBlueprint:Error: [Compiler SearchCover] Error The current value of the ’ Object Types ’ pin is invalid: Array inputs (like ‘Object Types’) must have an input wired into them (try connecting a MakeArray node). from Source: /Game/AzaBlueprints/Ai/Behavior/SearchCover.SearchCover

so check the blueprint SearchCover and make sure you look at the array inputs, since there is a problem there

Hey, @stealthgun5,

Thank you so much for the quick response! Will check out the error asap and report back! Thanks again!

Cheers,
Chris