Search Issue Tracker
API Updater does not run when using Incremental Compiler
To reproduce:1. Open attached project2. When prompted to update an API, press No Thanks3. After the project is opened press Assets &... Read more
Crash on ScreenCapture.CaptureScreenshotAsTexture when it is called befo...
How to reproduce:1. Open the attached project2. Set Game window resolution to "Standalone (1024x768)"3. Enter Play mode4. Click the ... Read more
Memory of non persistent event listeners isn't cleared when calling Unit...
How to reproduce:1. Open the attached "1303095 repro" project2. Open the "SampleScene" Scene from the Assets folder3. Open the Profi... Read more
2018_4_OR_NEWER define is missing/not working/broken
How to reproduce:1. Open attached project "defineMissing 2019.zip"2. Open "Window" -> "General" -> "Test Runner"3. In "Test Ru... Read more
Editor: Assembly icons are not shown correctly.
Assemblies imported into Unity are showing a blank icon instead of the Assembly icon. Read more
[.NET 4.6] System.Runtime.WindowsRuntime.dll and System.Runtime.InteropS...
Steps to reproduce:1. Open user attached project2. Make sure the Scripting Runtime Version is set to .NET 4.63. Observe that both .d... Read more
2018.2 Performance regression in BehaviourManager::Update
We are seeing a 15% performance drop on Windows standalone in some scenarios between 2018.1 and 2018.2. Repro1. Download attached re... Read more
CSharp Assembly and .sln files are not generated when creating Unity pro...
To reproduce:1. Create a new Unity project and a new c# script2. Check project's root folder Expected: CSharp Assembly and .sln file... Read more
CSProj generator cannot reference System.Xml when the include is defined...
To reproduce:1. Create a new Unity project and a new c# script2. Open "Assembly-CSharp" file in project's root folder3. Search for s... Read more
Crash on FindRelativeTransformWithPath when passing null to Transform.Find
How to reproduce:1. Open the attached project2. Enter the Play mode Expected result: Editor does not crash.Actual result: Editor cra... 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