Enemies can't move until manually pushed

Interesting thing — if I move the enemy below the ground in editor, it falls on play level and starts moving

If I add a Launch Character straight up in Begin Play, it will “jump’’ after play level but won’t move after falling. But if I add some XY value to the launch vector, the enemy starts moving after falling