Search Issue Tracker
InputField.InputType.Password does not work correctly when the input fie...
To reproduce the bug: 1. Create an input field2. Set Input Type: Password3. Play and type something4. Once you deselect the input fi... Read more
Disabling an UIRenderer component at runtime crashes Unity
1. Open the attached project2. Run the scene3. Click the "Toggle Renderer" (it disables the UIRenderer)4. Unity crashes Read more
UI Button doesn't change to "Disabled Color" when it gets disabled by To...
To reproduce:1) Create new Unity Project2) Add "GameObject" --> UI --> Button3) Change colors like this: "Image" Component col... Read more
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
The SetAlpha call on a CanvasRenderer does not affect the children of th...
Steps to reproduce:1. Open the attached project and the scene2. Press play3. Observe that two child text elements rendering doesn't ... Read more
Crash when opening a uGUI lighting example scene
To reproduce:1. Open attached project2. Open scene Lighting - crash! Does not crash in 4.6.0b7This is one of the example uGUI scenes Read more
Scrolling rapidly on ScrollRect causes scrolling to stop
To reproduce: 1) Download and open project2) Build and run for iOS3) Try rapidly scrolling in one direction or scrolling up and down... Read more
uGUI - UI.RawImage has a missing interface for assigning a Texture
Steps to reproduce : - create a new project- import the script attached and notice that the "mainTexture" property is read-only Read more
m_IsMask error shown when having a mask under other mask object
To reproduce this bug: 1. Open the attached project2. Open scene3. It has one mask as a child of another mask4. m_IsMask error is di... Read more
The uGUI Slider control's inspector clamps the max numberOfSteps to 11
Steps to reproduce : - create a new project- create a slider and notice that the Number of Steps in the Inspector has a maximum of 11 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
- Terms of Service agreement checkbox is invisible under specific OS system themes (UI Accessibility)
- Tile Palette: "Create New Tilemap" dropdown area is displayed in several colors
- Input.mousePosition stops syncing to touch input when using "DownloadHandlerTexture" in WebGL build
- UI Builder canvas doesn't update element styling accordingly when changing Active Theme for some Editor Authoring elements
- Selector Value buttons are not aligned with parameters in UI Builder