Search Issue Tracker
Custom uGUI text pops out of rect bounds on certain game view sizes
To reproduce:1. Open attached project2. Open TextIssue scene. It contains two texts, one on the top is the default uGUI text, the bo... Read more
TouchScreenKeyboard behaves unexpectedly when it is opened while Standal...
Steps to reproduce:1. Download attached project. Note that "Allow Activation On Mobile Device" is set to true in Standalone Input Mo... Read more
UI: layout isn't refreshed after children reordering in runtime
To reproduce:1. Open attached project2. Open Test scene3. Press Play4. Press Reorder button5. Notice Panel Red is reordered as Last ... Read more
Grid layout behaves strangely when start corner is set to lower left or ...
Steps to repro:1. Open the attached project and the scene "layout"2. Observe that grid layout behaves strangely when start corner is... Read more
Cannot set Flexible Width in Layout Element Component
Steps to reproduce : - create a new project- create three buttons and parent them as children to an Empty Game Object with a Vertica... Read more
InputField.InputType.Password does not work correctly when the input fie...
To reproduce the bug: 1. Create an input field2. Set Input Type: Password3. Play and type something4. Once you deselect the input fi... Read more
uGUI slows down constantly rebuilding the Canvas when using Screen Space...
To reproduce this bug: 1. Open the attached project ( uGUI_ProjectBeta11 )2. Open Scroll View scene3. Open Profiler and select 'Deep... Read more
The caret appears above the text being entered when having text's vertic...
To reproduce this bug: 1. Open the attached project2. Open 'test' scene3. Play the scene4. Notice the caret appearing above the text... Read more
An InputField added to dynamically created canvas throws an error
To reproduce:1. Open attached project2. Open init scene3. Press play4. Notice the error thrown in console Read more
ScrollRect "Clamped" movement type does not clamp scroll rect movement w...
To reproduce this bug: 1. Open the UI Beta Project2. Open 'Scroll view' scene3. Select 'ScrollView' object(Canvas->Window->Con... 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