Search Issue Tracker
Rich text inside a UI.Text object sets the font size to 13 if the text i...
To reproduce:1. Open attached project2. Open example scene Notice that rich text inside a UI.Text object sets the font size to 13 if... Read more
[Windows Store Apps] backspace doesn't work on uGUI input fields
Repro steps:1. open attached project, which has input fields;2. build to WSA platform and deploy on tablet;3. select input field and... Read more
[Widows Store Apps] Touchscreen keyboard appears and hides tapping 2x on...
Touchscreen keyboard appears and hides tapping 2x on uGUI input field. This doesn't happen on old Unity GUI. Repro steps:1. open att... Read more
Scroll in UI becomes pink when focus is changed from unity
1. Open attached project2. Open scene "ScrollPerfLab"3. Alt-tab or select other application4. Go back to Unity5. In Scene View scrol... Read more
Crash on Newtonsoft.Json.DeserializeObject<T>(string) in Editor
To Reproduce: 1. Attach the project to mono debugger & run.2. Observe that Unity crashes on:"JsonConvert.DeserializeObject<Ma... Read more
Clicking on a UI element and then using a navigation key deselects and r...
To reproduce:1. Open the attached project2. Open the SelectUIElementTest2.unity scene. Notice how the Knob UI element has its naviga... Read more
[iOS] GLES3 is causing distortion on moving meshes to appear on iOS7
On 4.6 Auto graphics backend reverts to GLES3 on iOS7 when Metal is not available, maybe we should just disable it on pre iOS8 devic... Read more
Setting a minimum size for a text that doesn't fit the field will show a...
Steps to reproduce : - import the project attached- open the "Widgets" scene and press play- in the Hierarchy navigate to Canvas >... Read more
When a null reference occurs on the Button On Click(), the thrown except...
To reproduce this bug: 1. Open the attached project2. Open 'button error' scene3. Run the scene4. Click on the button5. 'Callback' s... Read more
Windows Phone 8.1 does not show TouchScreenKeyboard for uGUI text fields
Windows Phone 8.1 does not show OnScreenKeyboard for uGUI text fieldsSteps to reproduce:1. Download attached project. It contains a ... 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