I need my Character Blueprint to have collision of a box.

Why use the character class then? Are they bipeds?

Do the cubes need skeletons and sophisticated animations? You should still opt for a Pawn instead, you can then also add any collider as the root.

The character class serves specfic cases / scenarios and is somewhat rigid. Are you sure you need it?