Search Issue Tracker
[IL2CPP] Player crashes when creating an object of a generic class with ...
Repro steps:1. Open QA attached project "repro_1104381"2. Build and Run Actual: Player crashes Reproducible with: 2018.3.0b8, 2018.3... Read more
Script reference lost when importing .unitypackage with .dll files
Steps to reproduce:1. Open the attached Project "ReimportReproPackage"2. See the Inspector Window for GameObject "ColorChaningCube" ... Read more
Crash on scripting_array_length when recompiling Editor Window script af...
How to reproduce:1. Open the "Scripting_Array_length_Crash.zip" project2. Select Poker > Board injector3. Open the object selecti... Read more
ReflectionTypeLoadException is thrown when retrieving assembly types in ...
How to reproduce:1. Open the attached "TestReflection.zip" project2. Open the "TestReflection" scene3. Enter the Play mode4. Observe... Read more
[Incremental GC] Crash after enabling Incremental GC in Editor and tryin...
How to reproduce:1. Open "CrashGC" project2. Go to Player Settings --> Enable "Incremental GC"3. Expand "Scripting Backend" setti... Read more
[Android] Memory is leaking on android device and Scripting Runtime Vers...
How to reproduce:1. Open attaches Unity project2. Open Profiler window3. Open build settings.4. Select Development Build and Autocon... Read more
Missing default references show up as none in ScriptableObject Script asset
Reproduction steps:1. Open the attached project (1345194.zip)2. Notice that both the Script (ScriptWithMissingReference) and the Scr... Read more
OnValidate fails to Undo the changes when one variable depends on another
How to reproduce:1. Open attached project "UndoValidateTest.zip" and scene "TestScene"2. In Hierarchy window, select "GameObject" ob... Read more
NotImplementedException when calling HttpListener.TimeoutManager
How to reproduce:1. Open the attached "TimeoutManager_NotImplemented.zip" project2. Open the "SampleScene" scene3. Enter Play mode4.... Read more
UnitySynchronizationContext.ExecuteTasks() causes per frame GC Alloc
Steps to reproduce:1. Download 1114295_repro.zip and open "Scene" scene2. Open Profiler window3. Enter play mode4. Search for UnityS... 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
- [iOS] [Android] External library generics fail during IL2CPP build
- Animator State’s Multiplier field shows a Parameter that no longer exists when the Parameter was assigned and then deleted
- Shadows disappear and come back after couple frames when using OnDemand Shadows and OnDemand Reflection
- “Delete Selected Items” is still active in the menu when Label is not selected in New Sprite Library Asset window
- "View Generated Shader" button in Shader Graph Asset is not aligned with other buttons