LineTrace not working for First-Person Interaction System?

I have a weird problem with line-tracing . My code does not ever register blocking hits, no matter how much I modify the Interactable Distance param here.

image

I need to use line-tracing for interacting with ingame buttons. A button that has the player’s crosshair over it should be interactable with the use key.