Component Overlap hit position always returns 0,0,0

For anyone still having this issue, the collision box (or whatever you are using) needs to be your Root, like so:

image

The box is my collision. This allows you to use on overlap and break your sweep result and get an actual impact point

2 Likes