widget interaction component in multiplayer questions

no I’m talking a even more fundamental problem like the UI button is connected to a print string, in single player when I use the widget component it will print string, but when the 2nd player controller and 2nd player pawn enters the level with their widget interaction component, I can press the button but the code will not print string anymore. That is what I’m finding the most strange.