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
Editor crashes when null is passed to Shader.SetGlobalMatrix
How to reproduce:1. Open the attached project ("CrashTest.zip")2. Enter Play Mode Reproducible with: 2021.2.0a18, 2021.3.6f1, 2022.1... 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
- 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