Problem with UMG widgets and multiple characters

I create a UMG widget for every player and in the widget I cast to my characterblueprint and use a variable in the characterblueprint to show it in a textbox. for the first player(the server) that works, but the other characters can’t access their variable.