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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
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.