Search Issue Tracker
Toggle is not aligned in a Horizontal Layout and overlaps other elements...
Steps to reproduce : - create a new project - create a Canvas and an Empty Game Object - add the Horizontal Layout to the game obj... Read more
When a text input field has been closed, it cannot be reopened until som...
To reproduce: 1) Download and open the uGUI demo project for 4.6.0b12 (attached to this report as well) 2) Build run the widget scen... Read more
Disabling a Canvas using the Gamepad or the Keyboard throws error
To reproduce: 1. Open attached project 2. Open scene "test". It contains a button that toggles the canvas on/off when pressed. It ca... Read more
NullReferenceException in UnityEngine.UI.Graphic.Raycast
To reproduce: 1. Open the attached project 2. Hit Play, Click the OK button (It dismisses the panel by SetActive(false)) 3. See this... Read more
Images that were under an image mask don't reappear after the mask is re...
To reproduce: 1. Open attached project 2. Open scene test - note the two rectangles in scene - one white (the image mask) and one p... Read more
Image stops rendering when editing the fillAmount on a uGUI image via sc...
Reproduction Steps: 1. Open the attached project and go to Scene.unity 2. Set up the editor so both the Game view and Scene view are... Read more
ScrollRect "Clamped" movement type does not clamp scroll rect movement w...
To reproduce this bug: 1. Open the UI Beta Project 2. Open 'Scroll view' scene 3. Select 'ScrollView' object(Canvas->Window->Conten... Read more
Selection doesn't work after collapsing/expanding UI components in inspe...
To reproduce: 1. Open attached project 2. Open Demo scene 3. Select Button 4. Select Label 5. Go to property inspector and collapse ... Read more
New events added to an EventTrigger cannot be removed in inspector if th...
To Reproduce: 1. Add a new EventTrigger. 2. Add new event (PointerEnter) & add 2 entries to it. 3. Add a pointer exit event, noti... Read more
“Ignore Parent Groups” doesn’t ignore parent Canvas Group component
To reproduce: 1. Open attached project 2. Open CanvasGroup scene 3. Press Play 4. Notice that Ignore Parent Group is selected on c... 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
- UI Text color is incorrect when text is rendered on SubMeshUI
- "Invalid SortingGroup index set in Renderer" errors when making many modifications in same frame
- Crash on GizmoBufferSizeHistory::GetBuffer() when opening a specific scene
- RenderTexture is not initialized when it is set as Material's Texture
- Branch node outputs a random value instead of a constant on the false conditon