Menu tracking problem / Video & BP Example Included.

Been messing around with trying to get a right click menu working.

I seem to have sorted that out. and managed to fix a bug so it tracks the actor when the player is moving. but ive came across this bug and unsure why its doing it.

When you right click the item it finds it fine, menu appears in correct place. BUT if that item moves from its original spawn location the right click menu stays at the old position and does not update.
Not seeing why its doing this as when i print the location out thats getting sent to the menu its updating. but not updating the menu’s position.

included youtube video to show what i mean. And blueprints to see whats what.

PS: am pretty much a newb so go easy if this code is way wrong lol

EXAMPLE VIDEO