According to the code (OverlapInfo.h), if the From Sweep pin is outputting False, then none of the Sweep Result pins are valid other than the Hit Component, Hit Actor, and Hit Item.
When moving the actor I think you’ll have to ensure sweeping is enabled on whatever moves it in order to get anything out of the sweep result. For example, the Projectile Movement Component has an explicit “Sweep Collision” option: