I just encountered this issue trying to simulate physics on the character’s capsule collision in a multiplayer setting.
The work-around is simply adding another skeletal mesh component to your character and using that mesh in place of the inherited charactermesh0. Then the animation will work properly.