Search Issue Tracker
UNet: drop all messages from reader if handler for first message is not ...
All messages are dropped if Handler is not registered for one of network messages. 1. In scripts add several (tiny) messages via Rel... Read more
"Unknown message ID 115 connId:1" error on sending messages from Server ...
When send messages from Server using SendByChannelToAll() to one Client everything works fine. But on adding second Client on it sta... Read more
[UNETServerDll] Server does not handle incomming data
Steps:1. Run attached program ("SharpPart.exe")2. Start Server3. Start Client4. Connect Client==>Server handles this connection, ... Read more
SyncVar does not sync the variable with the clients
How to reproduce:1. Open Unity project "NetworkSetupTest_3.zip" and scene "offlineScene"2. Build And Run a project3. On built applic... Read more
ForceSceneID doesn't change sceneID of inactive NetworkIdentity
Steps to reproduce: 1. Open attached project "772725.zip"2. Open scene "main"3. Build and run project4. In built project, press "S" ... Read more
[NetworkManagerHUD]Selecting prefab with "NetworkManagerHUD" component o...
Steps to reproduce:1. Open attached project and scene named "scene1".2. Navigate to the "Assets" folder through "Project" window and... Read more
When receiving JSON via UnityWebRequest, memory is severely inflated eve...
To reproduce:0) Download "downloader.cs"1) Create a new project and import the script in2) Edit the script so that the coroutine wou... Read more
UNET: Calling NetworkManager.StopClient() causes an error from the unuse...
Steps to reproduce:1. Open the project attached2. Open the "Main" scene3. Enter Play mode4. Observe the console Result - error throw... Read more
[UNETServerDll][ReliableSequenced] "val >= 0" assert appears in bad netw...
Steps:1. Open attached solution2. Build3. Run ClientGUI.exe4. Click "Start"==>Server appears5. Click "Connect"==>Server: "Acti... Read more
[UNETServerDll] CRCMismatch error appears only after second connect
Steps:1. Open attached solution2. Build3. Run "Server.exe"==>"Server started: 9999" message appears in console4. Run "ClientGUI.e... 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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled