Hey there, is that username variable in the widget? If it is and it already has the value it needs to have, delete that node and do get username to recreated it without the self. If it’s not then you need to access the place it has that information, if it’s in your character then you need to do get owning player pawn, cast to your character bp and from there access the variable.