Sweep results for Overlap collision not populated

so this clearly seems like a bug. but i found a pretty gross workaround. Im doing a sphere trace for object type around the location of the actor in question. i don’t like this at all because it requires raycasting to solve an issue that should work out of the box.

I really think this should be looked into, or at least clearly explained in documentation why the original way would not work.