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
Upon entering Play mode, Toggle group doesn't force there to be only one...
To reproduce: 1. Open the project, attached by the user (ToggleBugs.zip)2. Open the "test" scene3. Enter Play mode4. Observe that to... 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
Event System is not imported correctly with the UI samples project
Steps to reproduce: 1. Open empty project2. Import Unity UI Samples project from the asset store3. Event system will have Standalone... 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
- Depth of Field doesn't apply correctly to Canvas UI when it is set to World Space Render Mode
- Crash on GetElementMapKey when "None" is assigned to a field with binding path "m_GameObject"
- Stereoscopic skybox renders as monoscopic when using Multi-pass render mode in XR plugin while using URP
- Parameterized Tests with ValueSource fail when supplied parameter is an System.Object
- Error Message "Broken text PPtr in file" is not informative enough to locate the problematic asset