destroying skeletal mesh

I’m working on a multiplayer game, and when I try to destroy a skeletal mesh, it just doesn’t destroy it. The skeletal mesh is attached at run time on the character.

It works in single-player tho.

any idea why destroy component and destroy actor doesn’t work?