Search Issue Tracker
Scriptable Objects' awake runs only once per Editor session
Steps to reproduce:1. Download and open the attached project2. Open scene "TestSOMessages"3. Enter Playmode4. Exit Playmode5. Enter ... Read more
IsActiveAndEnabled variable is false even though ActiveSelf and Enabled ...
How to reproduce:1. Open case1126672 2018+ or case1126672 2017.4 project (depending on your version)2. Enter the Play Mode3. Observe... Read more
Gradient.Evaluate returns wrong color value
To reproduce:1. Open attached project.2. Open and Play "Main" scene.3. Open Console. Expected result: (0.000, 0.000, 0.000, 1.000) i... Read more
Script with Mono.Cecil compiles with "Windows Store IL2CPP Scripting Bac...
To reproduce:1. Open attached project with Unity which has "Windows Store IL2CPP Scripting Backend" installed.2. No errors, it's pos... Read more
Constructors called twice on ScriptableObjects with custom attributes wh...
How to reproduce:1. Open the project attached by the user2. Enter Play mode and observe the console Expected results: The Singleton ... Read more
Memory leak occurs when calling socket receive in thread during Play Mode
How to reproduce:1. Open the "SampleScene" Scene in the attached "1211367.zip" project2. Open Profiler and click on the Memory Modul... Read more
System.Net.Http library is missing in .NET 4.6 backend
Steps to reproduce:1. Open the attached project (netHTML.zip)2. Make sure that .NET 4.6 backend is selected3. Observe the error in t... Read more
MonoManager ReloadAssembly crash when continuously recompiling scripts
Reproduction steps:1. Open the user attached project from case case 12780062. Open Scene "Level1"3. Open SceneController.cs4. Contin... Read more
Color tags do not work when the string has more than one line
Reproduction steps:1. Open the attached project “ColorLogBug”2. Open the scene “Assets/Scenes/SampleScene”3. Enter the Play Mode4. O... Read more
Unity crashes in <StopCoroutineFromEnumeratorManaged> because of the fun...
Reproduction steps:1. Open the attached project;2. Open the scene "test";3. Enter Play mode;4. Click on "Helper" -> "State Sequen... 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