UBT error : Failed to produce item

Just a typo:

PickupMesh->SetSimulatePhyics(true);

should be

PickupMesh->SetSimulatePhysics(true);