Search Issue Tracker
[InputField][OnValueChanged] OnValueChanged is called twice when replaci...
To reproduce:1. Open attached project2. Open Test scene3. Press play4. Enter some characters into input field5. Select any number of... Read more
UnityEngine.UI namespace collides with existing UI plugin implementations
Namespace UnityEngine.UI name collides with existing UI implementations. Read more
[Canvas][Render Mode] Canvas sort order doesn't work with Screen Space-C...
To reproduce:1. Open attached project2. Open RaycastBug scene3. Press play4. Click white button on the red button area5. Notice that... Read more
[UI] Input Field in World Space canvas causes ArgumentOutOfRangeExceptio...
Steps to reproduce this issue: 1. Open the attached project2. Open 'Canvas' test scene3. It has 4 input fields with different canvas... Read more
[InputField] InputField's caret is misplaced if the RectTransform of its...
Steps to reproduce this issue: 1. Open the attached project2. Open 'main' scene3. It has input field with horizontal layout group4. ... Read more
[InputField]NullReferenceException when pressing the "Up" or "Down" arro...
Steps to reproduce this issue: 1. Create a new project2. Create Input Field ( Create->UI->Input Field )3. Select InputField in... Read more
UI jitters when changing Field of view
To reproduce:1. Open Canvas FOV issue project.zip2. Open scene 13. Press play4. Press up/down arrow keys to change Field of view5. N... Read more
[CanvasScaler] Editor freezes when entering first digit in X field of Re...
To reproduce:1. Open attached project2. Open PentatonicScale scene3. Select canvas4. Change UI Scale mode to Scale with screen size ... Read more
[InputField] In SingleLine field incorrect characters remain after repla...
Steps to reproduce this issue: 1. Create a new project2. Create InputField ( Create-> UI -> Input Field )3. Play the scene4. E... Read more
Rotation of the image affects draw order using a Screen Space - Camera c...
Steps to reproduce this issue: 1. Open the attached project2. Open 'BugExample' scene3. It has 4 images under the Canvas which has r... 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