Search Issue Tracker
Crash on mono_delegate_trampoline when calling a delegate function
How to reproduce:1. Open the "Mono_Crash_Test_Runner.zip" project2. Open "TestScene.unity" scene3. Press Play Actual result: Unity c... 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" project2. Open the "test.cs" script with Rider 2018.33. Attach Rider to Unity edito... Read more
Serialization of Vector3 using serialization surrogate does not work whe...
Reproduction steps:1. Open the attached project2. Open the Test Runner window3. Run "TestSerialization" script Expected: Test comple... 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" scene2. Make sure that Scripting Runtime is set to .NET ... Read more
[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
Task of generic struct crashes at mono_metadata_class_equal when enterin...
Steps to reproduce:1. Download the attached project and open "TestScene" scene2. Enter play mode and wait 5 seconds3. Exit play mode... 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" project2. Open the "Bug" scene3. Enter Play mode Expec... 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 doesn... Read more
[GC] "GetThreadContext failed" crash when calling GC.Collect() and yield...
How to reproduce:1. Open the "Thread_context_Crash.zip" project2. Open the "SampleScene.unity" scene3. Press Play4. Wait for the cra... 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 Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template