Search Issue Tracker
[.NET 4.6] "InternalsVisibleTo" not functioning
Reproduction steps: 1. Open "InternalsVisibleBug.zip" project2. Enter Play mode3. See that a "MethodAccessException" error was throw... Read more
Crash in Mono: * Assertion at ..\mono\metadata\class.c:1423, condition `...
How to reproduce:1. Open the attached project2. Wait for a few seconds Expected result: Unity doesn't crashActual result: Unity cras... Read more
High CPU usage in Editor due to mono-2.0-bdwgc.dll when idle
Reproduction steps:1. Open the attached project “CPU_Idle”2. Open the Task Manager3. Observe the Unity Editor’s CPU usage Expected r... Read more
[Package Manager] Windows standalone x64 built with "Development Build" ...
Reproduction steps: 1. Open "alk-client.zip" project2. Build for Windows x64 (With "Development Build" and "Script Debugging")3. Lau... Read more
Lack of user-visible error when getting TypeLoadException due to unsuppo...
Steps to reproduce: 1. Open attached project2. Open "demo" scene3. Enter play mode Expected result: use of unsupported StructLayout ... Read more
[Mac][.NET 4.6] "System.Net.WebException" error in .NET 4.6
Reproduction steps: 1. Open "Security DLL not found.zip" project2. Enter Play mode3. See the Console window output (Error)4. Change ... Read more
Editor stops responding when stepping into method and stopping debugging...
Steps to reproduce: 1. Open attached project2. Open "dds_test" scene3. Open "dds_script" script with Visual Studio 20174. Insert a b... Read more
[.NET4.6] Crash in '_sigtramp > mono_handle_native_crash' calling Debug....
Reproduction steps:1. Open the attached project with macOS machine.2. Make sure Scripting Runtime Version is set to .NET 4.6 in Play... Read more
[Mono, Debugger] VS 2019 debugger detaches when the Trace.TraceInformati...
How to reproduce:1. Open the user's attached "VS2019DebuggingIssues" project2. Open the "DebuggingScriptTest" found in the "Assets" ... Read more
Crash on scripting_method_invoke when entering the Play Mode
Reproduction steps:1. Open the attached “CrashRepro” project2. Enter the Play Mode Reproducible with: 2020.3.48f1, 2021.3.25f1, 2022... 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