Search Issue Tracker
Error when importing a 1025 px width and 50 px height sprite
When importing a 1025 px width and 50 px height sprite into the Unity editor, the following error is shown in the console:"CompareAp... Read more
Del deletes the wrong character in an input field
To reproduce:1. Open attached project2. Open scene test. It contains an input field3. Enter play mode4. Type something into the fiel... Read more
Undo.RegisterFullObjectHierarchyUndo deparents the target gameobject
To reproduce:1. Open attached project2. Open scene bug. It contains a hierarchy of gameobjects3. Select any child gameobject4. In th... Read more
uGUI Slider does not disappear when the slider value is 0
To reproduce:1. Create a new project2. Create a slider3. Enter play mode4. Slide the slider so it's value is 0. A bit of the slider ... Read more
Sliced image with no borders does not update when the borders are added
To reproduce:1. Create a new project and import a sprite2. Create a uGUI image3. Change the Source image to your sprite4. Set the im... Read more
Stencil masking does not work on the uGUI example project
To reproduce:1. Download the uGUI example project2. Build the Scroll View scene for iOS3. See there's no stencil masking Read more
Importing the .unitypackage spawns the following error
Importing the attached .unitypackage spawns the following error message in Console: size*2 <= m_BufferSize || m_Mode == kModeGrow... Read more
Unity crashes if a script containing a custom inspector class is deleted
If a file containing a custom inspector class is deleted from the file system while an object in the editor is currently drawing the... Read more
NullReferenceException when creating uGUI Button
To reproduce:1. Create a new project2. In the Hierarchy view, click "Create -> Button"3. Observe a NullReferenceException in the ... 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