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
Serialization produces inconsistent results when accessing it a lot of t...
Reproduction steps: Open the attached project Open the “/Assets/Scenes/SampleScene.unity” Scene Enter the Play Mode Click the Button... 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
Decompressing DeflateStream swallows exceptions when they are thrown by ...
Reproduction steps:1. Open the attached project2. Open the Test Runner window3. Run the Edit Mode test Expected result: The test pas... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default