Search Issue Tracker
NetworKServer.UnSpawn() problems
De-spawning a server object with NetworkServer.UnSpawn() does not cleanup the object properly to allow it to be respawned with Netwo... Read more
NetworkProximity checker exception
NetworkProximity checker exception when entering a scene. Read more
SyncVar custom attribute on SyncList causes double serialization
Putting the [SyncVar] custom attribute on a SyncList member variable causes the contents of the SyncList to be serializaed twice whe... Read more
[UNET] NetworkServer.SendToAll does not send message using NetworkServer...
Steps to reproduce: 1. Download and import attached user project.2. Open scene: NetMessageTest3. Press play.4. Press Setup Server.5.... Read more
NetworkBehaviour isn't allowed to have more than 15 SyncVars
Steps to reproduce: 1. Open attached project2. Notice errors in console caused by SyncVarsScript.cs:UNetWeaver error: GetWriteFunc r... Read more
NetworkDiscovery broadcast data cannot be changed
With the NetworkDiscovery components, the broadcast data cannot be changed while the component is running. Read more
Null reference on empty NetworkBehaviour.Awake method
To reproduce:1. Open attached project2. Open the scene "OfflineScene"3. Play it4. Press "LAN Host" Reproduced on: 5.1.4f1, 5.2.4f1, ... Read more
Enabling WebSockets in NetworkManager maxes out a CPU core
Steps to reproduce:1. open attached "WebSocketsPerformance.zip"2. open and enter play mode in scene "Main"3. start host4. open resou... Read more
Cannot add scenes with similar names to Network Manager
1. Open the attached project 'NetBug'2. Open the scene 'main'3. Add scenes to Build settings: 'abc Test' to index 0, 'Test' to index... Read more
ClientRpc calls dont work from within property setter functions.
ClientRpc calls dont work from within property setter functions. Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Linux] Navigating Prefab Components in Overrides window shows rendering artifacts in the Editor
- Prefab Overrides window cuts-off Component labels across multiple Components
- Opening Memory Settings documentation from Project Settings window opens missing page
- Animated GameObjects ignore Shader keywords when running on VisionOS Player with Polyspatial
- Quickly clicking "Open query in Search Window" in the Hierarchy twice opens the two Search tabs at the same time