Search Issue Tracker
[iOS] Delayed call gameObject.SetAction() makes UI disappear
Reproduction steps:1. Open the attached project "UI Bug Report.zip";2. Open the Bug Test scene;3. Build an iOS XCode Project;4. Run ... Read more
'NullReferenceException' is thrown on UI.Image.GenerateTiledSprite when...
Reproduction steps: 1. Open the attached 'Test_01' project2. Open the 'SampleScene'3. Enter Play mode4. Observe the Console Expected... Read more
Animated Image property Raycast Target does not function when disabled b...
Reproduction steps:1. Open the attached "RaycastTarget.zip" project2. Enter Play Mode3. In Game view, interact with the Button throu... Read more
Undocumented breaking API change - LayoutGroup.SetChildAlongAxis
Undocumented breaking API change - LayoutGroup.SetChildAlongAxis There has been a breaking change in the `UnityEngine.UI.LayoutGroup... Read more
Continuously updating colorMultiplier for a Selectable's colors allocate...
How to reproduce:1. Open user-submitted project (ColorTest) and 'SampleScene' scene2. Enter Play Mode3. Open the Profiler window and... Read more
Selectable has N^2 performance for deactivation
How to reproduce:1. Open user-submitted project2. Open scene "uiperformance.unity"3. Open UI profiler3. Play scene4. Disable "Canvas... Read more
UI module is not detected when upgrading the project from 2018.2 to 2018.3
UI module is not detected when upgrading the project from 2018.2 to 2018.3 Steps to Reproduce:1. Create a project in 2018.2 using UI... Read more
Setting Dropdown.value doesn't change its value when its done between ca...
Repro steps:1. Open user attached project2. Enter Play Mode3. Select any option in the dropdown4. Click button "Reset"5. Observe the... Read more
[Backport] RectMask2D has a small amount of padding on the top, left and...
How to reproduce:1. Open the attached project2. Open SampleScene3. Observe Game View Expected result: You see two grey squaresActual... Read more
Button onClick list is not modified if the Target method's accessibility...
How to reproduce:1. Open the "SampleScene" scene in the attached "PrivateButtonRepro.zip" project2. Select "Button" GameObject in th... 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