Search Issue Tracker
[Mono][Android] Accessing any class/instance member with an "AggressiveI...
To reproduce:1. Open the user's attached project2. Make sure Mono is selected as scripting backend, IL2CPP does not reproduce the is... Read more
Crash on Editor exit caused by race condition in Mono
There is a crash in Mono on editor exit ending up with this stacktrace: #0 0x00000139f226a9 in mono_profiler_raise_thread_stopped#1 ... Read more
Struct with marshalled byte/char array fails to be properly cloned by a ...
How to reproduce:1. Open user-submitted project (string_marshall_test) in OSX2. Open the 'default' scene3. Enter Play Mode Expected ... Read more
Delegate points to the base method instead of override when passing it t...
How to reproduce:1. Open the attached project "1188422.zip"2. Open the Console window3. Enter Play mode4. Inspect the Console Expect... Read more
Editor crashes in mono_class_get_interfaces when scanning DLL for interf...
Steps to repro:1. Download and open "DllCrashRepro.zip" -Observe the crash- Reproduced in: 2017.4.32f1, 2018.4.10f1, 2019.2.7f2, 201... Read more
[Mono] [Coverage] Crash on scripting_profiler_get_coverage when calling ...
How to reproduce:1. Open the "mono_profiler_coverage_crash_on_EditorApplication_SaveAssets.zip" project2. Enable Code Coverage (Pref... Read more
Project gets stuck on import loop when upgrading to newer streams
Reproduction steps:1. Open user's attached project Expected result: Project opensActual result: Project gets stuck on import loop (s... Read more
Preprocessor blocks cause script to no longer be recognized as a MonoBeh...
Reproduction steps:1. Open user's attached project2. In Project window, select and open the script in Assets folder3. Observe the In... Read more
[IL2CPP] Player crashes when IPInterfaceProperties.GetIPv4Properties() i...
How to reproduce:1. Open the user-supplied project2. Make sure the scripting backend is set to IL2CPP and the API compatibility leve... Read more
StackOverflowException error is thrown when K-D Tree is generated
How to reproduce:1. Open attached project ("StackSize.zip")2. Open SampleScene scene3. Enter Play mode4. Exit Play mode5. Build and ... 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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks