Search Issue Tracker
SyncListStruct Callback doesn't work properly when you have multiple sam...
Repro steps: 1) Build project 2) Open two instances of built applications 3) In first one press "H" button on keyboard (starts Host... Read more
NetworkProximity checker exception
NetworkProximity checker exception when entering a scene. Read more
[UNETServerDLL] Assert rises when user closes client after host was removed
Steps: 1. Open attached project 2. Run "Server.exe" 3. Run "ClientGUI.exe" 4. Press "Start Client" button 5. Press "Connect" button ... 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
NetworkBehaviour isn't allowed to have more than 15 SyncVars
Steps to reproduce: 1. Open attached project 2. Notice errors in console caused by SyncVarsScript.cs: UNetWeaver error: GetWriteFun... Read more
[UNET] NetworkServer.SendToAll does not send message using NetworkServer...
Steps to reproduce: 1. Download and import attached user project. 2. Open scene: NetMessageTest 3. Press play. 4. Press Setup Serv... Read more
Null reference on empty NetworkBehaviour.Awake method
To reproduce: 1. Open attached project 2. Open the scene "OfflineScene" 3. Play it 4. Press "LAN Host" Reproduced on: 5.1.4f1, 5.2.... 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 host 4. open r... 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 ind... 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
- Lightmap Asset icon changes colours after Baked Lightmap Viewer window is opened
- VideoClipImporter preset not applied when applying Preset Selector on already imported video clips
- Frame Debugger gets disabled when any Editor window is maximised and minimised
- TextMeshPro InputField view is not updated when OnEndEdit is triggered
- The "Open Frame Debugger" button in the Game View toolbar not only opens the Frame Debugger window but toggles between enabling/disabling the Frame Debugger when pressed