Search Issue Tracker
Crash on strnlen when exiting Play mode while networking server is active
How to reproduce:1. Open the attached project2. Open the "SampleScene.unity" scene3. Enter Play Mode4. Press Launch Server5. Press L... Read more
Deserialization doesn't work on Unreliable Channels, while a Reliable Ch...
Reproduction steps: 1. Open two instances of "NetworkIssue.zip" project2. Enter Play mode3. In one instance press "LAN Host(H)", in ... Read more
[UNET] Network Discovery via UDP broadcast fails in a larger network
Reproduction steps:1. Open "NetworkTest.zip" project2. Build Server for Android3. Uncomment line 1 in "TestScript.cs" script4. Build... 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
UnityWebRequest leaks unreclaimable memory when POSTing to HTTPS
To reproduce:1) Open attached project and scene2) Build and run it3) Change URL to something that would quickly finish requests4) Ma... Read more
Assertion failed on expression errors are thrown when two computers are ...
How to reproduce:1. Two computers with the same project and in the local network is needed (you can also connect two computers over ... Read more
Unity crashes when calling NetworkTransport.Send with a connectionId lar...
How to reproduce:1. Open attached project "case_1128967-STW-Magical-Dinosaurs_striped_2018.3.zip" and scene "LiudoMenu"2. Enter Play... Read more
Client occasionally fails to connect to server when using ENet networkin...
does not reproduce with .NET 3.5 To reproduce:1. Open attached project "ENet-CSharp-IL2CPP.zip"2. Enter and exit Play mode repeatedl... Read more
System.Net.WebRequest leaks WebRequest Objects
How to reproduce:1. Open the attached project "HttpWebRequestLeakTest"2. Enter Play Mode3. Open Memory Profiler and take a snapshot(... Read more
Aborted UnityWebRequest does not clean up partly downloaded resources
Steps to reproduce:1. Open the attached project2. Build and run to Android device3. On device, open Settings -> Apps -> AssetB... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used