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-- ob... Read more
Array.BinarySearch parameters get swapped from .NET 3.4 to .NET 4.0
Binary search gives different ordering of IComparer parametersIn my array of y's, I will search for element "x", when executing Arra... 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 Store3. Close Unity and upgrade pro... Read more
Symbol server fails to load "mono-2.0-bdwgc.dll"
Reproduction steps: 1. Create a New Project2. Switch to .NET 4.x3. Build a Standalone Player4. Attach Visual Studio with Symbol Serv... 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. Ena... Read more
[Windows] WeakReference Editor test fails when it should succeed
How to reproduce:1. Open the user's attached “ZD_1196636_WeakReference.zip” project2. Open Window > General > Test Runner3. Pr... 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 on 2... Read more
Random string values are printed in the Console when passing a new strin...
Reproduction steps:1. Open the attached "FAV_repro_IN-40591.zip" project2. Click on the Test -> TestEmptyCharToString button in t... Read more
"System.IO.FileSystemWatcher" not implemented on .NET 4.x API
Reproduction steps: 1. Open "fstest.zip" project2. Build & Run Standalone build3. Observe the "NotImplementedException: The meth... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS