Search Issue Tracker
[Mono] Deserialization of simple 3-deep hierarchy of object with an abst...
How to reproduce:1. Open the attached project ("case_1204074-BinaryFormatterRepro.zip")2. Open the repro scene ("SampleScene")3. Ent... Read more
Entering Play mode results in a silent crash when not connected to the I...
How to reproduce:1. Disconnect from the Internet2. Open Fiddler (HTTP debugging proxy server application)3. Create and open a new Un... Read more
Crash on inspecting Dictionary contents, which include an enum, when deb...
Steps to reproduce:1. Open the attached project2. Open "SampleScene" Scene3. Open the "test.cs" script in Visual Studio and set a br... Read more
Enum.HasFlag allocates memory when called
How to reproduce:1. Open attached project2. Open the Profiler window4. Enter Playmode3. In the Profiler window select the CPU Usage ... Read more
Crash on mono_gc_wbarrier_range_copy when reimporting changed script
How to reproduce:1. Open the attached project from "case_1322471.zip"2. Open scene "SeaGauntlet" under "Assets/Scenes"3. Enter Play ... Read more
Temp Alloc in mono Heap won't be GCed
Steps to reproduce:1. Open and Play the user-supplied project2. Inspect the mono allocated memory in the top right.3. Press the top ... Read more
[Android] Build crashes when System.IO.MemoryMappedFile.CreateViewAccess...
How to reproduce:1. Download and open the attached project "1210241.zip"2. Build and run the project3. Observe the crash Reproducibl... Read more
[Catalina] DriveInfo.AvailableFreeSpace returns 0 on macOS Catalina
How to reproduce:1. Open the attached DiskSpace.zip project2. Open the Senes/SampleScene and enter the Play mode3. Note in the conso... Read more
HttpClient ignores Windows Proxy
How to reproduce:1. Open the attached (New Unity Project.zip) project2. Open Fiddler Web Debugger (download from here: https://www.t... Read more
Calling the SendTo method on a UDP Socket causes an invalid pointer addr...
How to reproduce:1. Open the attached project (1223903.zip)2. Enter Play Mode and look at the Console window Expected result: There ... 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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks