Search Issue Tracker
[GC] "GetThreadContext failed" crash when calling GC.Collect() and yield...
How to reproduce: 1. Open the "Thread_context_Crash.zip" project 2. Open the "SampleScene.unity" scene 3. Press Play 4. Wait for the... Read more
Editor freezes when updating a NativeArray<Color32> on the .NET 4.x Scri...
How to reproduce: 1. Open the attached project ("case_1081225 TextureUpdater-master.zip") and open the "SampleScene" 2. Enter Play M... Read more
Task of generic struct crashes at mono_metadata_class_equal when enterin...
Steps to reproduce: 1. Download the attached project and open "TestScene" scene 2. Enter play mode and wait 5 seconds 3. Exit play m... Read more
Editor crashes on mono_log_write_logfile when repeatedly entering and ex...
How to reproduce: 1. Open the attached project ('case-1329488.zip') 2. Open the 'AI' Scene 3. Enter Play Mode 4. Exit Play Mode 5. R... Read more
System.Diagnostics.Process.GetCurrentProcess().MainWindowHandle always r...
Reproduction steps: 1. Open attached project "WindowHandle.zip" and scene "SampleScene" 2. Build and Run 3. Open an additional insta... Read more
MonoBehaviour Components cannot be added through Editor when they are co...
Reproduction steps: 1. Open the Project inside of "Unity Assembly Bug.zip" 2. Play the "SampleScene" and select any "Dynamically add... Read more
Incremental GC doesn't spread collection across multiple frames
Steps to reproduce: 1. Download and open the latest attached project("1129037-minimalrepro.zip") 2. Build development build for stan... Read more
"ReflectionTypeLoadException" when getting Assembly types
Reproduction steps: 1. Open "1127900" project 2. "Roller" -> "GetTypes" 3. See Console output Expected Result: No errors Actual Re... Read more
NotImplementedException on Assembly reload when project contains .dll wi...
Reproduction steps: 1. Open the Project inside "Inspector Gadgets 2018.3.0f2.zip" 2. Upon opening the project, it should reload Asse... Read more
Exception thrown in one async tasks stops all other async methods
Steps to reproduce: 1. Download 1130295_repro.zip and open "SampleScene" 2. Enter play mode Expected results: Expectation is throw... 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
- NullReferenceException when setting 'isTextObjectScaleStatic' to false on a disabled TextMeshPro GameObject
- Shader Stripping Custom Options disappear when exiting Play mode without reloading Domain
- Decals do not get projected when 'Rendering Layer Mask' on a GameObject is 23rd Layer or above due to encoding/decoding issues
- Deriving from SearchContextAttribute doesn't always work
- Scripting API documentation is missing for macOS editor extensions