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
- [CI/CD]Build cache not invalidated when building targets with different defines
- VFX Learning Templates contains an empty folder the HDRP_VFX_Learning_Templates Scene
- Crash on -[NSApplication endModalSession:] when changing code in a Code Editor, saving and clicking on the Unity Window with "Stop Playing and Recompile" selected
- “Install package from git URL” and “Install package by name” tab does not close when resizing undocked Package Manager window and gets pushed outside the window
- "EndLayoutGroup: BeginLayoutGroup must be called first." errors are thrown when creating a Tag with identical name and holding the enter keyboard button