If you add/spawn a sphere collision component INSIDE of the character, instead of spawning another actor, self-collision should be ignored. You could also (though probably not sufficient for a melee attack) use a sphere trace.
If you add/spawn a sphere collision component INSIDE of the character, instead of spawning another actor, self-collision should be ignored. You could also (though probably not sufficient for a melee attack) use a sphere trace.