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, 20... 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 "ColorChaningCub... Read more
Crash on scripting_array_length when recompiling Editor Window script af...
How to reproduce: 1. Open the "Scripting_Array_length_Crash.zip" project 2. Select Poker > Board injector 3. Open the object selecti... Read more
ReflectionTypeLoadException is thrown when retrieving assembly types in ...
How to reproduce: 1. Open the attached "TestReflection.zip" project 2. Open the "TestReflection" scene 3. Enter the Play mode 4. Obs... Read more
[Incremental GC] Crash after enabling Incremental GC in Editor and tryin...
How to reproduce: 1. Open "CrashGC" project 2. Go to Player Settings --> Enable "Incremental GC" 3. Expand "Scripting Backend" set... Read more
[Android] Memory is leaking on android device and Scripting Runtime Vers...
How to reproduce: 1. Open attaches Unity project 2. Open Profiler window 3. Open build settings. 4. Select Development Build and Aut... 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 S... 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"... Read more
NotImplementedException when calling HttpListener.TimeoutManager
How to reproduce: 1. Open the attached "TimeoutManager_NotImplemented.zip" project 2. Open the "SampleScene" scene 3. Enter Play mod... Read more
UnitySynchronizationContext.ExecuteTasks() causes per frame GC Alloc
Steps to reproduce: 1. Download 1114295_repro.zip and open "Scene" scene 2. Open Profiler window 3. Enter play mode 4. Search for Un... 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
- “Frame Debugger On” text color not maintained across different Editor Themes in toolbar
- Rendering artefacts appear in the Game view window when maximizing/minimizing Inspector window and Frame Debugger is Enabled
- [MacOS] AdvancedDropdown in the Profiler is not scrollable even when not all options in the list are visible
- Memory leak when a lot of Particle Systems instantiated while Profiler is open
- "ArgumentOutOfRangeException" error is thrown when trying to delete letters from an RTL TextField when using the Advanced Text Generator