Search Issue Tracker
NetworkClient.ConnectWithSimulator is failing to connect either to loopb...
Steps to reproduce:1. Open user attached project (NetworkTest)2. Build the project3. Run the scene4. Run the build5. Observe that th... 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
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
NetworkDiscovery initializes broadcast without internet connection
To reproduce: 1. Open the project, attached by user (NetworkDiscovery.zip)2. Open "Main" scene if not open3. Disable your internet c... Read more
Typos in NetworkTransform public properties
The characterController property of NetworkTransform contains a typo, a missing 'r': characterContoller.The movementThreshold proper... Read more
"Cannot create FMOD::Sound instance for resource..." error is shown when...
Audio file format is .ogg, supported by Unity. To reproduce: 1. Download the project, attached by user (BugDownloadHandlerAudioClip.... Read more
NetworkDiscovery message in buffer not cleared
When overriding an OnReceivedBroadcast() method, second parameter (string data) is not cleared between calls. I.e. if you get a mess... Read more
[Command] function crashes editor when using class as method argument wh...
To reproduce:1. Open project Expected: project will be openedActual: editor crashes Note: to open project 'UnityCrasher' script's 8t... Read more
UnityWeb Request and WWW Request fail to function on a poor internet con...
Steps to reproduce:1. Download Charles software or something that can simulate poor internet connection (https://www.charlesproxy.co... 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
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