Search Issue Tracker
parent canvas scale changes when enter playmode or enabled
1. Open attached project 2. Enter playmode or enable parent canvas "Front" Expected result : parent scale doesn't change Actual resu... 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 resolution 3. Select 1920x1080 res... 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" Scene 3. Enter Play mode 4. Hover the mouse... Read more
Prefab is glitchy while editing in Prefab Mode when parent Canvas Render...
Reproduction steps: 1. Open the attached 'prefabmode_bug' project 2. Open the Assets/Prefabs/test.prefab 3. Try to resize and drag t... Read more
UGUI updates batches when every Camera.Render call is made
How to reproduce: 1. Open the user's attached project 2. Open scene Scene2 3. Go to Window -> Analysis -> Profiler 4. Enable recordi... Read more
OnMouseDown not called on alternative display when built with window mode
1. Build attached project with window mode 2. Go to alternative display (display2) and click cube Expected results: OnMouseDown is... Read more
Setting pivot on 2D element in Rect Transform when using Shift to pick A...
Steps to reproduce: 1. Open a new or an existing project 2. Create a new Button GO (right-click in Hierarchy -> UI -> Button - TextM... Read more
uGUI's Slider's onValueChanged event is fired in Prefab Mode when enteri...
Reproduction steps: 1. Open the attached 'Prefab Bug' project 2. Open the 'SliderPrefab' in Prefab Mode 3. Enter the Play mode 4. Ob... 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.0a5 2. Open the 'SampleScene' 3. Open the 'UIRoot' prefab i... Read more
Render order issue with the URP Render Objects Renderer Feature when vie...
How to reproduce: 1. Open the user's attached project "URPRenderObjectsPrefabBug.zip" 2. Open the "SampleScene" Scene 3. In the Hier... 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
- SerializedPropertyChangeEvent is invoked when initially binding PropertyFields in custom Editor
- UI Panel is not visible when HDR and STP filter are enabled
- Crash on GfxDeviceD3D11Base::DrawBuffersIndirect when opening a specific project
- OnTriggerExit2D is called in Play mode when undoing component adding
- Builds fail with "Execution failed for task ':launcher:checkReleaseDuplicateClasses'" error when the newer version of the In-App Purchasing package is installed on a specific project