It works when I play, it does the outline and I can interact with it perfectly. But when I exit the game, those errors pop up. This is how i’m calling the setup node, in my character blueprint.
EDIT: I’ve sorted it! Apparently, having the widget/interaction hud set up 6th in my sequence in my player controller caused it to come up with those errors. I moved it up to first and all of the errors are gone now.