Moving collisions on Actor

I’m trying to move an actor which has collisions set up, while sweeping the movement using AddActorLocalOffset, but the collisions doesn’t seem to work at all. The sweep never activates. How can I do ? I tried reparenting it to a pawn, without success.