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
Not enabling Garbage Collector in OnDisable will freeze next game execution
To reproduce:1) Open attached project and scene2) Open the only script there3) Comment out line 16 and save4) Play the scene5) Wait ... 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
"ReflectionTypeLoadException" when getting Assembly types
Reproduction steps: 1. Open "1127900" project2. "Roller" -> "GetTypes"3. See Console output Expected Result: No errorsActual Resu... 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
- UI Toolkit Button text is not rendered when the Button has fixed height with specific Icon font
- Unable to bind RenderTexture to the VisualElement's StyleBackground property
- SVG fails to import when 'stroke-miterlimit' is less than 1
- Test Runner fails to create a script in the active path when selecting a file as the active path
- Shader Graph Swizzle Node Input/Output and Mask Update Incorrectly After Undo