I’m using a local player subsystem in a multiplayer game to handle communication between server and UMG Widgets but for some reason, it appears that all clients are using the same local player subsystem.
Has anyone experienced anything like this before and how did you resolve it?