Search Issue Tracker
[Win7] Editor silent crash when multiple StartCoroutine() and StopCorout...
How to reproduce:1. Open attached 'project-1168521.zip' project and 'Bug Scene' scene2. Enter Play mode (the crash occurs in 1 - 10 ... Read more
SerializedProperty.objectReferenceInstanceIDValue asserts if Update() ha...
How to reproduce:1. Open the attached "SerializationBug.zip" project2. Open scene "Sample Scene"3. Select "Bug" in the Hierarchy4. R... Read more
Unity leaks memory when doing assertion with interpolated string when Bu...
How to reproduce:1. Open the "burst_leak.zip" project2. Open the "SampleScene.unity" scene3. Make sure Profiler is recording and Bur... Read more
Native Plugin regression from 2018.x results in "DllNotFoundException" e...
Reproduction steps:1. Open "zProject_694000.zip" project2. Open "Demo" scene3. Enter Play mode4. Notice an "DllNotFoundException: GU... Read more
String is cleared after scene reload when it contains more than 69 chara...
How to reproduce:1. Create a new project2. Create a new Gameobject3. Change the Gameobject name to "abcdefghijabcdefghijabcdefghijab... Read more
'Serialization depth limit 7 exceeded...' warning is thrown when declari...
How to reproduce:1. Open user's attached project and 'SampleScene' scene2. In Console window inspect thrown warning Expected result:... Read more
[Scripting] Argument exception is thrown on right-clicking a gameObject ...
"ArgumentException: Object at index 0 is null" exception is thrown on right-clicking a gameObject with missing script instance. Refe... Read more
APIUpdater consent dialog displayed for package content
To reproduce:- Start a new project- Add Ads package version 3.1.1- Notice that the API updater will pop up and ask you to update the... Read more
Recompilation is not triggered when projectsettings.asset file changes w...
To reproduce: 1. Download attached "Project.zip" project and open in Unity2. Check the value in PlayerSettings > Player > Scri... Read more
DLLNotFoundException is thrown when trying to access a DLL located in th...
How to reproduce:1. Open the attached project ("case_1172323-DLLTest.zip")2. Open the repro scene ("SampleScene")3. Enter Play Mode ... 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
- Crash on UndoManager::RegisterUndoInternal when applying added GameObjects to a Prefab
- [Asset Bundles] A new bundle hash is not generated when the name of a serialized field is changed
- Icon section shows incomplete message and unusable check box in Build Profiles and Player Settings window instead of “Not applicable for this platform” for Dedicated Server Platform
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS