Search Issue Tracker
TextMeshPro UGUI is not masked when objects are rendered behind it
To reproduce:1. Open my attached project2. Observe the scene (check picture attached) Expected: TextMeshPro UI text is being maskedA... Read more
World Space Canvas position is ignoring Root Motion when animating Canva...
To reproduce:1. Open my attached project2. Enter Play mode Expected: canvas transform is affected by root motionActual: canvas posit... Read more
[UnityTestRunner] -editorTestsFilter & -editorTestsCategories command li...
Steps to reproduce:1. Extract attached project2. Open Unity with arguments (Edits below)3. Observe the TestResults file (TestResults... Read more
Depth render texture dissapears in OnRenderImage() or OnPostRender() on ...
To reproduce:1. Open attached project;2. Open "test" scene (you'll see 3 game objects: Cube references a depth render texture in its... Read more
[Android] Graphics.DrawMeshInstancedIndirect is glitchy on devices conta...
How to reproduce:1. Open user attached project2. Build and run project to Android Expected result: Spheres are instanced just like o... Read more
IEnumerable<T>.Contains(null) returns False when Array has a null object...
Steps to reproduce:1. Open attached “ContainsNull.zip” Unity project2. Open “Default” scene3. Enter Play mode4. Observe Console wind... Read more
error CS1679: Invalid extern alias appears if folder have "=" symbol in ...
How to reproduce:1. Put a = character in front of one folder that is part of the installation path (eg: D:\Programs\=Unity\2018.1...... Read more
Animator's transition doesn't change condition's type when Float/Int/Boo...
How to reproduce:1. Open attached project "Case_1008518-project".2. Open Scene1.3. Press on Cube and open Animator window.4. Create ... Read more
The Editor is failing to check the CacheServer when increasing AssetPost...
How to reproduce:1. Download attached project (Ensure that CacheServer is enabled in the editor, I have reproduced using Local Mode)... Read more
Editor crashes in GameObject::SendMessageAny when stopping a scene while...
How to reproduce:1. Open user attached project (Model Viewer.zip)2. Enter Play mode3. Open a script ("Animate.cs" for example)4. Edi... 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
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature