Search Issue Tracker
Compiler error CS0433 in Console when compiling using types from the Sys...
How to reproduce:1. Open the attached Unity project ("case_1355608_2022.1.0a5.zip")2. Observe the output in the Console Expected res... Read more
Temp Alloc in mono Heap won't be GCed
Steps to reproduce:1. Open and Play the user-supplied project2. Inspect the mono allocated memory in the top right.3. Press the top ... Read more
Crash on scripting_method_invoke when entering the Play Mode
Reproduction steps:1. Open the attached “CrashRepro” project2. Enter the Play Mode Reproducible with: 2020.3.48f1, 2021.3.25f1, 2022... Read more
Visual Studio debugger doesn't doesn't go into the methods with an expre...
To reproduce: 1. Open the attached project (expressionBodyMethod.zip)2. Put a breakpoint on the line 13 in the Test.cs script3. Atta... Read more
[MacOS] Crash on project load when custom mono envs are exported via lau...
How to reproduce:1. Open a terminal2. Write into terminal "launchctl setenv MONO_DEBUG disable_omit_f"3. Open Unity4. Create a new p... Read more
Editor crashes when unmanaged generic constraint is used in native .dll
How to reproduce:1. Open the attached "TestFor1069236.zip" project's SampleScene2. Play the Scene3. Observe the crash Reproducible w... Read more
DataContractJsonSerializer UseSimpleDictionaryFormat doesn't work when d...
To reproduce: 1. Open the attached project (TestDeserializationBug.zip)2. Open the Sample Scene3. Enter Play mode4. Observe the outp... Read more
Using "using static" in a namespace MonoBehaviour type will break the pa...
To reproduce: 1. Download attached project "UsingStaticMonoBehaviourRepro.zip" and open in Unity2. Inspect "MonoBehaviourWithUsingSt... Read more
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
Wrong NativeName displayed when returning System.Globalization.CultureIn...
Reproduction steps: 1. Open the project “IN-87466.zip“2. Open the scene “SampleScene“3. Enter Play Mode4. Observe the result in the ... 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