Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.4.4f1
Issue ID
1049122
Regression
No
NetworkBehaviour.Update may be called before OnStartClient
NetworkBehaviour.Update may be called before OnStartClient
In rare cases when joining a game with lots of objects, a NetworkBehaviour's Update may be called before OnStartClient.
Looking at the UNET code, this appears to happen when the game runs a frame after receiving some initial objects but before receiving the SpawnFinished message.
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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
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 this one.