Search Issue Tracker
NullReferenceException when selecting UI Light
Steps to reproduce : - import the uGUI project- open the "REnderTexture" scene- navigate in the Hierarchy to Canvas>UI Camera>... Read more
uGUI scene gizmos can be set to illegal parameters in inspector
1. Create button in a scene Example 1:2. in inspector for anchor min, set value that is higher than anchor max.3. result is that anc... Read more
UI.Text has no property for getting or setting horizontal/vertical over...
To reproduce this bug: 1. Create UI Text2. Notice it has fields such as Line Spacing, Horizontal/Vertical Overflow that can be edite... Read more
NullReferenceException when adding Scroll Rect Component
Steps to reproduce : - create a new project- create a canvas and an empty game object- add the Scroll Rect Component to the game obj... Read more
Hitting enter when selecting input field also causes 'next line'
1. open and play widget scene2. navigate, via keyboard arrows, to the input field and hit enter3. observe how the carret will begin ... Read more
Reversing text wrapmode to wrap from ResizeBounds appears to have no effect
1. create text in scene2. Observe how the text bounds are larger than the text "New Text"3. in inspector go to wrap made and set to ... Read more
When TextGenerator generates vertices for geometry specified by the <qua...
To reproduce:1. Open attached project2. Open the examplebug scene3. Select the Text object4. Enable Textured Wire view in the scene ... Read more
Value changes are getting called on initialisation
Noticed that 'On Value Changed' is getting called on scene initialisation twice even though no value has been changed by a user. I'v... Read more
Selectable Component has two Interactable checkboxes
To reproduce:1. Open attached project2. Open bug scene3. Select Image game object4. Notice that Selectable Component has two Interac... Read more
Having Canvas object in a scene automatically marks it dirty
Steps to reproduce:1. Create a new scene and add a Canvas object.2. Save the scene. Scene will remain marked as dirty - asterix will... 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
- Gradient Editor window bottom-right gradient marker color is incorrect
- MaskField tooltips should only display Value when bound
- Reordering Enum Values in VFX Graph Uint Property expands the “Value” field
- Visual Effect Graph sample titles display in non-human-readable format
- UxmlNamespacePrefix does not apply when using UIBuilder documents