Search Issue Tracker
Image is cropped at the top right area when switching to iOS/Android
To reproduce this bug: 1. Add attached sprite 'sprite.png' 2. Set texture type to sprite and apply 3. Add UI Image ( create -> ui -... Read more
uGUI doesn't work in flash build
Steps to repro: 1. Open the attached project 2. Build to flash 3. Observe that uGUI in flash build is not working Read more
InputField.InputType.Password does not work correctly when the input fie...
To reproduce the bug: 1. Create an input field 2. Set Input Type: Password 3. Play and type something 4. Once you deselect the in... Read more
[OSX] Directional keys don't work with InputField in standalone, but wor...
How to reproduce: 1. Open the attached project 2. Open and Play InputField scene 3. Type something to InputField 4. Click Shift + le... Read more
UI images with negative width or height produce artifacts
Steps to reproduce: 1. Open attached project 2. Untitled scene should be loaded automatically. If not, then load it manually 3. Not... Read more
[Dropdown] Dropdown gets populated with artifacts if more than 8 options...
Steps to reproduce: 1. Open attached project 2. Open scene "main" 3. Run it 4. Expand dropdown and notice that artifacts are visible Read more
Value changes in UnityEngine.UI.Image/Text causes huge CPU usage in Layo...
Huge lag spikes are encountered from Canvas.SendWillRenderCanvases() when UnityEngine.UI.Image or UnityEngine.UI.Text are modified ... Read more
uGUI: Layout isn't updated if child is deactivated(SetActive(false))
1. Open attached project 2. Open "test" scene 3. Press play 4. Press uGUI button "Hide me" and it will make itself inactive with gam... Read more
uGUI Panel with a canvas component disappears in play mode
To reproduce: 1. Create a uGUI panel 2. Add a canvas component to the panel 3. Enter play mode - notice that the panel becomes invis... Read more
Button does not get callback if parented to Camera
1. Create a new scene 2. create a button ( GameObject -> UI -> button 3. go to the canvas, change the render mode to screen space - ... 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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key