Search Issue Tracker
Cannot remove a Rect Transform from GameObject
Steps to reproduce : - create a new gameobject - add a RectTransform component - click on the cog and noyice that "Remove Component... Read more
Disabling UI GameObject and going into Play Mode makes it invisible upon...
To reproduce: 1. Open attached Unity project "UITest" 2. Open "test" scene 3. In the hierarchy, navigate to Canvas --> Image and dis... Read more
UnityEngine.UI namespace collides with existing UI plugin implementations
Namespace UnityEngine.UI name collides with existing UI implementations. Read more
[OSX] Crash when exiting play mode in GfxDeviceClient::SetMaterialProper...
How to reproduce: 1. Open attached project 2. Open scene PlatformerTest.unity 3. Enable Maximize on play 4. Play the scene 5. Stop ... Read more
Image component is broken if "Filled" is used as image type
Steps to reproduce : - import the project attached - open the scene - press play and notice that is a sprite is used nothing is vis... 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
Scene has way to many draw calls
To reproduce: 1. Open the attached project 2. Play the "Assets/UI/Examples/Scenes/Layout Groups" scene 3. In the game window, click ... Read more
Cannot add Reference Resolution Component ot the Canvas
Steps to reproduce : - create a new project - create a Canvas - add the Reference Resolution component and notice it's not added *... Read more
InputField does not clear placeholder text when clicking inside the field.
Version 5.1.1f1 (2046fc06d4d8) Fri, 27 Mar 2015 09:26:51 GMT Branch: 5.1/release Description: When clicking in the input field, th... 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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Baked Lightmap ”View” button text is aligned incorrectly
- Lightmap Asset icon changes colours after Baked Lightmap Viewer window is opened
- VideoClipImporter preset not applied when applying Preset Selector on already imported video clips
- Frame Debugger gets disabled when any Editor window is maximised and minimised
- TextMeshPro InputField view is not updated when OnEndEdit is triggered