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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code