Search Issue Tracker
Errors regarding failing to open temp files when opening a project in a ...
How to reproduce: 1. Open user's attached project ('2019 Drive Test.zip') on a hard drive separate from where Unity is installed -- ... Read more
Array.BinarySearch parameters get swapped from .NET 3.4 to .NET 4.0
Binary search gives different ordering of IComparer parameters In my array of y's, I will search for element "x", when executing Ar... Read more
Editor crashes with scripting_object_get_class after downloading assets ...
How to reproduce: 1. Open attached project "GorilkaTD" 2. Download and import any asset from Asset Store 3. Close Unity and upgrade ... Read more
Symbol server fails to load "mono-2.0-bdwgc.dll"
Reproduction steps: 1. Create a New Project 2. Switch to .NET 4.x 3. Build a Standalone Player 4. Attach Visual Studio with Symbol ... Read more
"System.IO.DirectoryInfo.CheckPath" doesn't recognize .NET's long path p...
Reproduction steps: 1. Download "long path.zip" 2. Run "case_1141686-long_path" -> "CreateTestFiles" -> "CreateTestFiles" 3. Enable... Read more
Editor freezes at 'Begin MonoManager ReloadAssembly' when starting a Sce...
Steps to reproduce: 1. Open QA-supplied project ("FreezeReproProject.zip") 2. Open Scene "Login" in Assets -> Scenes 3. Enter Play M... Read more
Crash on string:memcpy when component which is inside editor folder is a...
To reproduce: 1. Open attached project. 2. Run editor test named: Component_Matrix4x4ValuesChanged_AssetHasChanges Crash! Tested ... Read more
Crash when loading ScriptableObject with List/Array of serializable stru...
How to reproduce: 1. Open user-submitted project (Bug_Repo_MonoCrash_05182020.zip) 2. Select the 'BadAsset' in the Project window E... Read more
"System.IO.FileSystemWatcher" not implemented on .NET 4.x API
Reproduction steps: 1. Open "fstest.zip" project 2. Build & Run Standalone build 3. Observe the "NotImplementedException: The metho... Read more
Memory leak while closing Unity
Reproduction steps: 1. Open and Close Unity Expected Result: Unity Closes without any memory leaks Reproduced with: 2018.3.12f1 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