When I try to use animations from CitySampleCrowd package that I imported into my ThirdPersonCharacter template project it causes constant crashes or blue screens when trying to cook/package or run standalone game.
I basically only have BP_ThirdPersonCharacter in which I changed animation blueprint from ABP_Manny to ABP_Custom which is child of ABP_Manny. Then I only replaced Idle animation and created custom Walk/Run blend space using CitySampleCrowd animations.
I also set SK_Mannequin to be compatible with SK_Base (skeleton that is being used in CitySampleCrowd metahumans) and vice versa.
Then when I try to package the project it just bluescreens on me.