Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.3.1p3
Issue ID
1040910
Regression
No
[Networking] Base class command only called on first deriving script attached to a GameObject
Steps to reproduce:
1) Open the attached project.
2) Build a standalone client (any platform).
3) Run 'Test' scene and start the server on the editor.
4) Run the client and connect to the server.
Expected: 'one' and 'two' is printed in the Console.
Actual: 'one' is printed twice in the Console.
This happens because all calls are only received on the first script that is attached to a GameObject.
Reproduced on:
2018.3.0a1, 2018.2.0b6, 2017.1.4p1
Tested on macOS and Windows.
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
- [Dragon Crashers] Build fails in U6
- [Dragon Crashers] 4 Shader error messages on import
- [Dragon Crashers] Readme text is white on light grey
- Cursor stays in front of the first character when entering text in the TextMeshPro field
- Searching in Hierarchy causes unwanted component calls
Resolution Note:
Mass closure of UNET Bugs.
As UNet is Deprecated we are moving to low maintenance mode, where critical issues can get fixes.
Closing this bug as part of cleaning-up the Bug List.
If you feel this bug is really a road-blocker, you can reopen the bug and we will work on this one.
For more information and next steps see this [blog post](https://blogs.unity3d.com/2018/08/02/evolving-multiplayer-games-beyond-unet/) and the [FAQ](https://support.unity3d.com/hc/en-us/articles/360001252086-UNet-Deprecation-FAQ)