Search Issue Tracker
[UI] Button can only be partially clicked on the main game scene in a wi...
Reproduction steps: 1) Open the localization test project.2) Build and run a windows standalone build.3) In the game, navigate to th... Read more
parent canvas scale changes when enter playmode or enabled
1. Open attached project2. Enter playmode or enable parent canvas "Front"Expected result : parent scale doesn't changeActual result:... Read more
The scrollbar Handle Max X-axis anchor changes value when changing from ...
How to reproduce:1. Download the attached project "Bug.zip"2. In the Game view select 3840x2160 resolution3. Select 1920x1080 resolu... Read more
Button hover doesn't work when using the legacy input without the Event ...
How to reproduce:1. Open the attached project "UIEventSystem.zip"2. Open "SampleScene" Scene3. Enter Play mode4. Hover the mouse ove... Read more
Prefab is glitchy while editing in Prefab Mode when parent Canvas Render...
Reproduction steps:1. Open the attached 'prefabmode_bug' project2. Open the Assets/Prefabs/test.prefab3. Try to resize and drag the ... Read more
UGUI updates batches when every Camera.Render call is made
How to reproduce:1. Open the user's attached project2. Open scene Scene23. Go to Window -> Analysis -> Profiler4. Enable recor... Read more
OnMouseDown sometimes doesn't get called when clicking on the GameObject...
Reproduction steps:1. Open the attached project2. Open the "/Assets/Scenes/SampleScene.unity" Scene3. Enter Play Mode4. Click on the... Read more
Sprite doubles in size in Build when "Generate Mip Maps" is enabled in T...
Reproduction steps:1. Open the "SampleScene" Scene in the user's attached project2. In File > Build Settings make sure that the "... Read more
uGUI's Slider's onValueChanged event is fired in Prefab Mode when enteri...
Reproduction steps:1. Open the attached 'Prefab Bug' project2. Open the 'SliderPrefab' in Prefab Mode3. Enter the Play mode4. Observ... Read more
Width, Height and Scale of a Prefab are zeroed when updating to Unity 20...
Reproduction steps:1. Open the 'UnityRectBug' project with Unity 2022.1.0a52. Open the 'SampleScene'3. Open the 'UIRoot' prefab in t... 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
- “IndexOutOfRangeException: Index was outside the bounds of the array.” error is thrown when large Text (TMP) GameObject Overflow field is set to Ellipsis
- The OnValidate method is not invoked when reverting changes on a Prefab Variant
- The “+” button to create Labels is not deactivated when no labels can be created due to no Categories existing and does nothing when pressed
- The UIElements "GeometryChangedEvent" is not invoked when modifying "VisualElement.style.translate"
- Prefab Variant does not get updated when changes are made on "OnValidate" method