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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
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.