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
Different numbers are logged from a fixed float array of numbers compare...
How to reproduce:1. Open the user’s attached “Fixed Array Test.zip” project2. Enter Play Mode3. Observe the console window Expected ... 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
System.Numerics.Vector4 returns incorrect values when the script is exec...
Reproduction steps:1. Open the attached project “VecTest”2. Open “SampleScene” Scene3. In the Console window menu press Editor and e... 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