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 ... Read more
Temp Alloc in mono Heap won't be GCed
Steps to reproduce: 1. Open and Play the user-supplied project 2. Inspect the mono allocated memory in the top right. 3. Press the t... Read more
[Mono Upgrade] [Asset Store Tools] Login fails with SecureChannelFailure...
Steps to reproduce: 1. Create new project 2. Import Asset Store Tools 3. Open Log In menu by clicking Asset Store Tools > Package ... 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 script 3. A... Read more
[MacOS] Crash on project load when custom mono envs are exported via lau...
How to reproduce: 1. Open a terminal 2. Write into terminal "launchctl setenv MONO_DEBUG disable_omit_f" 3. Open Unity 4. Create a n... Read more
Editor crashes when unmanaged generic constraint is used in native .dll
How to reproduce: 1. Open the attached "TestFor1069236.zip" project's SampleScene 2. Play the Scene 3. Observe the crash Reproducib... Read more
DataContractJsonSerializer UseSimpleDictionaryFormat doesn't work when d...
To reproduce: 1. Open the attached project (TestDeserializationBug.zip) 2. Open the Sample Scene 3. Enter Play mode 4. Observe the ... 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 Unity 2. Inspect "MonoBehaviourWithUsing... Read more
AppDomain.UnhandledException and AppDomain.FirstChanceException Are Not ...
How to reproduce: 1. Open the attached "Unity_ExceptionHandling_Error.zip" project 2. Open the "SampleScene" Scene 3. Enter the Play... Read more
Editor freezes when updating a NativeArray<Color32> on the .NET 4.x Scri...
How to reproduce: 1. Open the attached project ("case_1081225 TextureUpdater-master.zip") and open the "SampleScene" 2. Enter Play M... 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
- Red spots appear when Blending Lighting Scenarios using Adaptive Probe Volumes
- [Windows] About Unity Window needs to be opened twice to adapt to resolution
- NullReferenceException and temporary graph corruption after entering playmode if output node connection was changed
- Sprite Renderer with Animation does not reflect Sprite changes in the Scene when switching Mask Interaction
- User is redirected to a non-existing online documentation link when clicking on "?" help button inside Inspector window while Animator Override Controller is selected