Search Issue Tracker
Incorrectly generated serialization code causes type mismatch with IL2CP...
Steps to reproduce:1) Open the latest attached project.2) Build for iOS.3) Deploy to a device. Error appears in Xcode:"Bulk_Assembly... Read more
OnEnable and OnDisable are being called in wrong order
Reproduction steps:1. Open user attached project2. Open Assets\Scenes\SampleScene3. Select Go 1 in the Hierarchy4. Select Go 2 in th... Read more
Editor crashes due to ReloadAssembly failure when opening project or rec...
Steps to reproduce:1. Open project attached to Case 9862822. Wait for project to load Reproduced in: 2018.1.0b2, 2017.3.0p2, 2017.2.... Read more
[Mac][.NET 4.6] "System.Net.WebException" error in .NET 4.6
Reproduction steps: 1. Open "Security DLL not found.zip" project2. Enter Play mode3. See the Console window output (Error)4. Change ... Read more
"About Unity" window is black and throws errors if Scripting Runtime Ver...
To reproduce:1. Open new project.2. In PlayerSettings set Scripting Runtime Version to "Experimental (.NET 4.6 Equivalents)".3. Open... Read more
ECDiffieHellmanCng class in System.Security.Cryptography is missing
To reproduce: 1. Create new project2. Create new script3. Add using System.Security.Cryptography4. In Start method start typing ECDi... Read more
Editor crashes when repeatedly starting and stopping the scene
Unity editor crashes when repeatedly starting and stopping the scene. The crash sometimes occurres when the editor is loading.It see... Read more
Conditional attribute method executing when the condition is not defined
Reproduction steps:1. Open the “ScriptableObject Test” project2. Open the “Assets/Scenes/New Scene.unity” Scene3. Enter the Play Mod... Read more
DateTime.Now returned time is 1 hour behind when system time zone is set...
Reproduction steps:1. In the computer settings, set the time zone to Morocco2. Open the attached “BugRepro” project3. Open the “Asse... Read more
Method ran with RuntimeInitializeOnLoad is executed last when running an...
How to reproduce:1. Open the attached “RuntimeInitializeOnLoad.zip“ project2. Open the “SampleScene“ Scene3. Enter Play Mode Expecte... 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