Search Issue Tracker
If Selectable is set to 'Navigation = None', you can't navigate away fro...
To reproduce:1) Open attached project2) Open 'demo.unity'3) Enter playmode4) Note that the 'Keyboard One' button is selected5) Press... Read more
Input field does not have a white input cursor on WP8
A uGUI input field on Windows Phone 8 does not have a white cursor that shows where the text will be entered. To reproduce:1. Create... Read more
maxVertices error thrown when outputting very long strings
To Reproduce: 1. Run scene test in the attached project.2. Click on the outputted log message.3. Observe that a large number of" max... Read more
Character Limit can be set to negative value
To reproduce:1. Create new project2. Add Input Field to scene3. Set Character Limit to negative number Read more
Formerly driven values in prefab instances become zero on Play
To reproduce:1. Open project attached to edit by Rune (465816_LostValues.zip)2. Open ContentFitterTest scene3a. Select ContentFitter... Read more
Setting the position of a RectTransform while its GameObject is not acti...
To reproduce this issue: 1. Import 'RectTransformPosition' package2. Open 'TestScene' scene3. It has Red and White images4. Play the... Read more
InputField.ActivateInputField() has no effect when invoked during script...
To reproduce:1. Open the attached project2. Open the ActivateInputFieldTest.unity scene. Notice how the input field is scripted to i... Read more
InputField.ActivateInputField() has no effect when invoked from the inpu...
To reproduce this bug: 1. Open the attached project2. Open the ActivateInputFieldTest.unity scene.3. Press Play.4. Click on the inpu... Read more
The inputField's caret and highlight do not render correctly when render...
To reproduce this bug: 1. Import the attached package 'bugInputField'2. Open the scene3. There is an input field and canvas with ren... Read more
Pointer Down on Button triggers more than once on mobile devices
Using PointerDownedMe() on Event Trigger of uGUI system it triggers more than once on touchscreen devices 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default