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
Error "MissingComponentException" is thrown when clicking on Prefab with...
How to reproduce:1. Open the user's attached project "IN_21874"2. In Assets press -> "Prefabs" -> "Network" -> "Player" pre... 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
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
- “GUIStyle” and “NullReferenceException” errors thrown in the Console when opening Object Field during script compilation
- Reflections are visible on objects without Recursive Rendering when viewed through transparent parts of another object with Recursive Rendering and Alpha Clipping enabled
- Visual artifacts appear when using "clip" method in custom shader and running on GLES