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
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
- White lighting artifact when a point light with a small emission range and "Hard Shadows" touches an object while a directional light with "Soft Shadows" and another point light are present