Search Issue Tracker
.Net Ping.Send() throws NotSupportedException
Reproduction steps:1. Open user attached Project2. Open Assets\Scenes\SampleScene Scene3. Press Play Expected result: The Pings are ... Read more
Udp packets are queued up/delayed when await Client.ReceiveAsync in asyn...
How to reproduce:1. Open attached project "NetworkTest.zip" and scene "SampleScene"2. Enter Play mode and observe the Console window... Read more
Memory leak while closing Unity
Reproduction steps: 1. Open and Close Unity Expected Result: Unity Closes without any memory leaks Reproduced with: 2018.3.12f1 Read more
String.CompareOrdinal intermittently return non-zero for non-unique inst...
How to reproduce: 1. Open the attached “IN-128137” project 2. Make sure “Windows Mono”/”Mac Mono” profile is selected, in Build Prof... Read more
Native DLL is not imported in Editor while it is working in standalone a...
To reproduce the issue follow the steps:1. Create new project2. Download dll's user has attached ( ENet.dll, ENetCS.dll)3. Try impor... Read more
Unity crashes when calling function "WRSNative.process_package" in a new...
Steps to reproduce:1. open user's attached project2. open scene "WRSNativeTestScene"3. Press play Result: Unity crashes. Reproduced ... Read more
httpclient and webclient takes longer time to complete after new scene i...
Steps to reproduce:1. Download 1169779_repro.zip2. Build project for standalone3. When a player loads press Lead Scene4. httpclient ... Read more
[Mono][GLES3] Crash with signal 11 on device with Mali-G78 GPU when usin...
Reproduction steps:1. Open the attached user's Unity project "TextureArray_Mali_Crash__2020_3_19.zip"2. Open "Main.unity" Scene from... Read more
Exceptions are not thrown when used in a pool of threads
How to reproduce:1. Open the “IN-49334_ExceptionsIssue“ project2. Open the “SampleScene“3. Enter Play Mode4. Observe the Console Exp... Read more
DateTime.Now returned time is 1 hour behind when system time zone is set...
Reproduction steps:1. In the computer settings, set the time zone to Morocco2. Open the attached “BugRepro” project3. Open the “Asse... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default