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 R... 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 Server 3. Start Client 4. Connect Client ==> Server handles this connecti... 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 project 3. On built ap... 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 project 4. In built project, press ... 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 a... 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 in 2) Edit the script so that the coroutine ... Read more
UNET: Calling NetworkManager.StopClient() causes an error from the unuse...
Steps to reproduce: 1. Open the project attached 2. Open the "Main" scene 3. Enter Play mode 4. Observe the console Result - error... Read more
[UNETServerDll][ReliableSequenced] "val >= 0" assert appears in bad netw...
Steps: 1. Open attached solution 2. Build 3. Run ClientGUI.exe 4. Click "Start" ==> Server appears 5. Click "Connect" ==> Server: "A... Read more
[UNETServerDll] CRCMismatch error appears only after second connect
Steps: 1. Open attached solution 2. Build 3. Run "Server.exe" ==> "Server started: 9999" message appears in console 4. Run "ClientGU... 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
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened