Button in 3D Space doesn't work when user is far

Hello, everyone. I’ve been wondering why my button on 3D space isn’t actually working when the player is far away. I am working on a project with a big map that has multiple Buttons in world space and each button when pressed should display some info regarding the area. The displaying of the info is not a problem but the issue is the button not working when the user is far away. Do I need to adjust something or this is a limitation by the engine? Thank you in advance.

In the player controller:

image

If you’re using widget interaction component:

image

Wow, thanks for the help as always! :slight_smile:

1 Like