Search Issue Tracker
Crash on mono_delegate_trampoline when calling a delegate function
How to reproduce: 1. Open the "Mono_Crash_Test_Runner.zip" project 2. Open "TestScene.unity" scene 3. Press Play Actual result: Uni... Read more
Editor crashes with mono_add_process_object when running Unit tests
How to reproduce: 1. Open attached project "Svelto.Tasks.Tests" 2. Open Test Runner window and run "TestUltraNaiveEnumerator2" -----... Read more
Crash on clear_assembly_from_modifiers when entering Play mode from Ride...
How to reproduce: 1. Open "Rider_Debug_Crash.zip" project 2. Open the "test.cs" script with Rider 2018.3 3. Attach Rider to Unity ed... Read more
Serialization of Vector3 using serialization surrogate does not work whe...
Reproduction steps: 1. Open the attached project 2. Open the Test Runner window 3. Run "TestSerialization" script Expected: Test c... Read more
[.NET 4.x] Editor and mono Player crash with Stack overflow exception du...
Steps to reproduce: 1. Download the attached project and open "InitailScene" scene 2. Make sure that Scripting Runtime is set to .NE... Read more
[Mono][Android] Accessing any class/instance member with an "AggressiveI...
To reproduce: 1. Open the user's attached project 2. Make sure Mono is selected as scripting backend, IL2CPP does not reproduce the ... Read more
Task of generic struct crashes at mono_metadata_class_equal when enterin...
Steps to reproduce: 1. Download the attached project and open "TestScene" scene 2. Enter play mode and wait 5 seconds 3. Exit play m... Read more
System.Numerics Vector sizes are all 16 bytes instead of 8, 12 and 16 bytes
How to reproduce: 1. Open the attached "UnityBugSystemNumericsVector2Size.zip" project 2. Open the "Bug" scene 3. Enter Play mode E... Read more
[Android] Crash when passing Unicode strings to Java native code with in...
To reproduce: 1. Open attached project "615937.zip" 2. Build and run on Android device Expected: encountering a format exception do... Read more
[GC] "GetThreadContext failed" crash when calling GC.Collect() and yield...
How to reproduce: 1. Open the "Thread_context_Crash.zip" project 2. Open the "SampleScene.unity" scene 3. Press Play 4. Wait for the... 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
- NullReferenceException when setting 'isTextObjectScaleStatic' to false on a disabled TextMeshPro GameObject
- Shader Stripping Custom Options disappear when exiting Play mode without reloading Domain
- Decals do not get projected when 'Rendering Layer Mask' on a GameObject is 23rd Layer or above due to encoding/decoding issues
- Deriving from SearchContextAttribute doesn't always work
- Scripting API documentation is missing for macOS editor extensions