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 object ... 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 scene ... Read more
Disabling a Canvas using the Gamepad or the Keyboard throws error
To reproduce:1. Open attached project2. Open scene "test". It contains a button that toggles the canvas on/off when pressed. It can ... Read more
NullReferenceException in UnityEngine.UI.Graphic.Raycast
To reproduce:1. Open the attached project2. Hit Play, Click the OK button (It dismisses the panel by SetActive(false))3. See this ex... Read more
Images that were under an image mask don't reappear after the mask is re...
To reproduce:1. Open attached project2. Open scene test - note the two rectangles in scene - one white (the image mask) and one pink... 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.unity2. Set up the editor so both the Game view and Scene view are v... Read more
ScrollRect "Clamped" movement type does not clamp scroll rect movement w...
To reproduce this bug: 1. Open the UI Beta Project2. Open 'Scroll view' scene3. Select 'ScrollView' object(Canvas->Window->Con... Read more
Selection doesn't work after collapsing/expanding UI components in inspe...
To reproduce:1. Open attached project2. Open Demo scene3. Select Button4. Select Label5. Go to property inspector and collapse and e... 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, not... Read more
“Ignore Parent Groups” doesn’t ignore parent Canvas Group component
To reproduce:1. Open attached project2. Open CanvasGroup scene3. Press Play4. Notice that Ignore Parent Group is selected on child 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default