Search Issue Tracker
MemoryExtensions.IndexOf allocates gigabytes of memory when using String...
Reproduction steps:1. Open the attached project “IndexProject“2. Enter The Play Mode3. Observe the Console Expected result: MemoryEx... Read more
Valid code no longer compiles in new Unity versions
How to reproduce:1. Open tester's project (CompileTestProject.zip)2. Open "Test.unity" scene Expected result: Code in "Test.cs" file... Read more
Editor hangs when faulty Dictionary is instantiated before variables use...
When a script has a class variable of Dictionary type, that is attempted to be initialized with duplicate keys (resulting in an exce... Read more
Unity incorrectly compares two values when the comparison method is writ...
How to reproduce:1. Open the attached Unity project "fsharp-unity-test.zip".2. Press "Play".3. Check the results in the Console Wind... Read more
Crash on "MoveSmall" when entering the Play mode
Reproduction steps:1. Open the attached project “CodeCrashRepro“2. Open the “Assets/_Game/Scenes/Prototypes/DebugRoomMother3Style.un... Read more
Unity Hangs in an infinite callback loop when reloading scripts after lo...
How to reproduce:1. Open the user's attached project ("LogFromRenderThreadBug.zip")2. Load "Scene" scene3. Enter Play mode4. Exit Pl... Read more
[Tasks] Task's foreach loop is iterated 2 times on the first frame
How to reproduce:1. Create a new project2. Attach the "NewBehaviourScript.cs" script to the GameObject in the Scene3. Enter the Play... Read more
Editor crashes with ves_icall_MonoPropertyInfo_get_property_info when st...
How to reproduce:1. Open attached "10" project2. Add a breakpoint on line 79 in GameSaver.cs3. Attach Visual Studio debugger and ent... Read more
DataContractSerializer fails when deserializing an object with circular ...
To reproduce: 1. Download attached project "segiTest.zip" and open in Unity2. Open "test" scene3. Enter Play mode4. Observe that Err... Read more
[asmdef] Script defined in an Assembly Definition can't access plugins f...
Reproduction steps: 1. Open "Assembly Definitions and Plugins.zip" project2. Open "ScriptInAssembly.cs" script3. Uncomment the 9th l... 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