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
- [macOS] Editor window is not restored to previous position when launching the Editor and mouse cursor is on a different screen
- [Usability] Warning message in an Adaptive Probe Volume Component is not informative enough when Realtime Global Illumination is enabled
- Inspector for Adaptive Probe Volumes is not repainted when toggling Realtime Global Illumination setting in the Lighting Window
- Surface Inputs are not rendering when using the custom BaseShaderGUI
- Reflection Problem custom Cubemap loses its reference when HDR is enabled and the platform is switched
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.