Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
1.0.0-pre.6
Issue ID
NCCBUG-141
Regression
No
[Netcode] User Interface only works for last Client when a new one is connected
Reproduction steps:
1. Open the attached project "NetCode.zip'
2. Press Play and then press Host
3. Move the player with either the W key or the big Button at top of the screen
4. Don't leave Play Mode and make a build
5. Press Client and move the player with either the W key or the big Button at top of the screen
Expected result: The host will be able to move with the W key and the Button will receive input
Actual result: The host will be able to move with the W key but the Button does not receive input
Reproducible with: 1.0.0-pre.4 (2020.3.31f1, 2021.2.16f1), 1.0.0-pre.5(2022.1.0b12, 2022.2.0a8)
Could not test with: 1.0.0-pre.4 (2019.4.37f1)(Multiplayer Netcode for GameObjects does not exist), 1.0.0-pre.5 (2022.2.0a8)(Package errors when upgraded)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor colors appear darkened out when HDR Display Output is enabled
- Default Mesh Renderer Material cannot be found in the Select Material window after removing it from the GameObject
- UI Builder button text disappears in the GameView when the radius of the button is increased in a specific project
- Paste Settings functionality does not save the pasted settings in volume profile when reloading the project
- Getting a deprecated package for JetBrains Rider pop up when opening or creating a project
Resolution Note:
Netcode for GameObjects does not support building a stand alone build in the same editor that is in play mode and a network session is active.