I have a scene, with a script and game object that has references to UI elements ( inputs ). These objects were manually dragged on through the inspector. When using Multiplayer Play Mode, the main editor has the correct references. However, player 2, 3, and 4, will have null references once I press play. No code interacts with these game objects
This screenshot shows the two inspector panels side by side, this is immediately after pressing play.
Am I doing something wrong?
