Search Issue Tracker
Crash on RaiseException when using the default Equals(object) implementa...
Reproduction steps:1. Open the attached “repro-project“2. Open the “Assets/Scenes/SampleScene.unity“ scene3. Enter Play Mode4. Obser... Read more
Invalid Windows Proxy Configuration causes NullReferenceException to be ...
User reported here: https://github.com/Unity-Technologies/mono/pull/1330 Repro Steps: Have your windows registry values set as such:... Read more
Crash on wakeup_pipes_init when a proxified HTTP request is made in Buil...
How to reproduce:1. Open the attached project ("WebTestProject.zip")2. Build the project (File -> Build Settings... -> Build)3... Read more
[asmdef] Script defined in an Assembly Definition can't access plugins f...
Reproduction steps: 1. Open "Assembly Definitions and Plugins.zip" project2. Open "ScriptInAssembly.cs" script3. Uncomment the 9th l... Read more
Unity Crashes on GC_win32_get_memObject when allocating a lot of objects
How to reproduce:1. Open user's attached project2. Open and launch scene "Samplescene"3. Select cube gameObjects under "MemoryChunk"... Read more
[macOS] Editor crashes with unexpected mark stack overflow when entering...
Reproduction steps:1. Open the attached "Project.zip" project2. Open scene Assets\_Avataris_Subrepos\UI\Scenes\UI.unity3. Enter and ... Read more
"About Unity" window is black and throws errors if Scripting Runtime Ver...
To reproduce:1. Open new project.2. In PlayerSettings set Scripting Runtime Version to "Experimental (.NET 4.6 Equivalents)".3. Open... Read more
Standalone build shows "Failed to load mono" error if it is located in a...
To reproduce: 1. Create a new project2. Set Scripting Runtime Version to .NET 4.63. Build it for Windows standalone to the folder na... Read more
Crash on unload_thread_main when reloading scripts after switching to de...
Reproduction steps:1. Open the attached “repro-project“2. In the lower right corner of the Editor select the bug icon to open the De... Read more
"Failed to resolve type 'System.Int32'" error is thrown when AssemblyUp...
How to reproduce:1. Open the attached project "NormcoreAssemblyUpgrade.zip"2. Navigate to Assets folder and right click "MeshMateria... 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