Search Issue Tracker
Duplicate
Votes
0
Found in
5.1.0f1
Issue ID
698291
Regression
Yes
[UNET] Multiple components sending commands prints InvokeCommand error
Reproduction steps:
1. Open attached project "UNET Bug"
2. Build the game with scene.unity included in the build
3. Launch the built executable
4. Hit play within the Unity editor
5. Select LAN Host within the Unity editor. At this point you'll see two log messages (CmdFirstCommand and CmdSecondCommand) and everything is working correctly
6. Select LAN Client on the executable. You'll start to get the InvokeCommand errors in the Unity editor log.
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
- Player GameObject can’t be selected in the Hierarchy window during Step 4 of the "Get Started" tutorial in 2D Platformer Microgame because Hierarchy window is masked
- Gradient marker colors are removed when undoing marker movement in the Inspector Gradient field
- Crash on RendererScene::NotifyInvisible when GameObjects are deleted from the Hierarchy in a specific Scene
- "Import projects" button doesn't work in Unity Hub
- Animation is affected by TimeScale when setting Animator's updateMode to UnscaledTime in onDisable()
This is a duplicate of issue #696680