Search Issue Tracker
[GC] "GetThreadContext failed" crash when calling GC.Collect() and yield...
How to reproduce:1. Open the "Thread_context_Crash.zip" project2. Open the "SampleScene.unity" scene3. Press Play4. Wait for the cra... 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 Mod... Read more
web.config hard-coded login data still visible after the build
How to reproduce:1. Open the project “IN_23460“2. Press File → Build Settings → Build3. In the project folder open “MonoBleedingEdge... 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' Scene3. Enter Play Mode4. Exit Play Mode5. Repeat... Read more
System.Diagnostics.Process.GetCurrentProcess().MainWindowHandle always r...
Reproduction steps:1. Open attached project "WindowHandle.zip" and scene "SampleScene"2. Build and Run3. Open an additional instance... 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 added... 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 standa... Read more
"ReflectionTypeLoadException" when getting Assembly types
Reproduction steps: 1. Open "1127900" project2. "Roller" -> "GetTypes"3. See Console output Expected Result: No errorsActual Resu... 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 Assemb... Read more
Unity Player freezes when using an HTTP server to download a bundle
Steps to reproduce:1. Open the attached project “HTTPRepro“2. Open the “Assets/Scenes/SampleScene.unity“ Scene3. Open Window > As... 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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server