Search Issue Tracker
[New scripting runtime] iOS player with Standard20 profile fails to comp...
1. What happened Tried building a Standard20 iOS player in XCode, but it produced a number of compiler errors instead. 2. How we ca... Read more
[Tasks] Task's foreach loop is iterated 2 times on the first frame
How to reproduce: 1. Create a new project 2. Attach the "NewBehaviourScript.cs" script to the GameObject in the Scene 3. Enter the P... Read more
Array of Enum nested inside Generic Class does not serialize correctly w...
Reproduction steps: 1. Open the Project inside of "GenericEnumBug.zip" 2. Open the "SampleScene" and play it 3. Notice on the UI t... Read more
When using .NET 4.X with Compatibility Level .NET Standard 2.0 the Regis...
To reproduce: 1. Open the user's attached project 2. Make sure your Compatibility Level is set to.NET Standard 2.0 and you're using ... Read more
Unloading broken assembly Microsoft.Azure.Documents.Client.dll, this ass...
Steps to reproduce: 1. Download 1075225_repro.zip and open project 2. Open build settings 3. Switch platform to UWP Results: Editor... Read more
[New Scripting Runtime] Windows players won't start
1. What happened Windows non-development players won't start. 2. How we can reproduce it using the example you attached - New proj... Read more
List.Sort(System.Comparison<T> comparison) generates garbage
Steps to reproduce: 1. Open attached “ListSortGCAllocTest.zip” Unity project 2. Open “ListSortGCAllocTest” scene 3. Open Window->P... Read more
Attempt to inspect a local variable during debugging session results in ...
How to reproduce: 1. Open Unity 2. Load user-submitted project (daycycle-goap.zip) 3. Open "Example1" and "Example1A" scenes additiv... Read more
UDPClient does mot receive UDP messages in Editor/Build
Steps to reproduce: 1. Open the attached project 2. Open the Main.unity scene 3. Generate UDP messages on the local network using po... Read more
Crash on "Begin MonoManager ReloadAssembly" when opening a specific project
Reproduction steps: 1. Open the project attached by the user Reproducible with: 2018.4.25f1, 2019.3.16f1, 2019.4.5f1, 2020.1.0f1, 2... 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
- NullReferenceException when setting 'isTextObjectScaleStatic' to false on a disabled TextMeshPro GameObject
- Shader Stripping Custom Options disappear when exiting Play mode without reloading Domain
- Decals do not get projected when 'Rendering Layer Mask' on a GameObject is 23rd Layer or above due to encoding/decoding issues
- Deriving from SearchContextAttribute doesn't always work
- Scripting API documentation is missing for macOS editor extensions