Search Issue Tracker
Fixed
Votes
0
Found in
Issue ID
698732
Regression
No
NetworkReader.ReadNetworkIdentity assumes it is on client
The function NetworkReader.ReadNetworkIdentity assumes it is on client, so it uses ClientScene.FindLocalObject(). If it is on a dedicated server, then this fails.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Sprite artefacts appear when Sprite Packer is enabled
- Crash on ResizeScriptingList<ScriptingObjectPtr> when passing an undeclared variable to the results parameter for GameObject.FindGameObjectsWithTag
- [Android] "Screen.safeArea.y" always returns values outside of the Safe Area when the device is in Portrait orientation
- Frame spike due to many TreeRenderer.TreeUpdated calls when repositioning terrains in large Scenes
- Crash on GameObject::RemoveComponentFromGameObjectInternal when reparenting Text GameObjects
Add comment