You have to move everything from the existing character blueprint to the new blueprint. All variables, macros, functions, skeletal mesh components, the construction script, the CharacterCustomizer component. In the CharacterCustomizer component you have to update the CharacterBP variable. Then replace all cast nodes in the widgets so it casts to the new blueprint.