Search Issue Tracker
Non-visible objects do not render when replace deleted objects
Repro steps:1) Open my attached project and scene 'asd'2) Run the scene and select Canvas -> Scroll View -> Viewport -> Con... Read more
EventSystem component's "add default input modules" button is not undoable
How to reproduce:1. In a blank scene, create an empty game object.2. Add Component > Event > Event System.3. Press the button ... Read more
Right to left language support in UI system
Currently Unity UI system does not support right to left language input correctly. Such languages as Arabic, Persian, Urdu, Syriac, ... Read more
After reaching the input field's character limit it no longer lets you s...
To reproduce:1. Create new project2. Add UI Text object to scene3. Add Input Field and set Text Component to Text4. Set Character Li... Read more
UI elements can become permanently damaged, resulting in their RectTrans...
To reproduce:1. Open attached project2. Open Main scene3. Select disabled TabPanel (UIController->ContentTestTabGroup->Content... Read more
Image.fillAmount value no longer affects visible fillAmount if set to 0.0f
Repro: 1. Open the attached project, add ' Debug.Log(_image.fillAmount); ' just after fillAmount is set to 'GaugeControl.cs'. 2. Run... Read more
Changing Toggle.active in inspector does not call OnValueChanged
Repro: 1. Open project from 'toggleRepro.zip' run, click the red checkbox, observe that 'testScript.cs' outputs a value in Console. ... Read more
[UI] Unable to interact with UI that is at the very bottom of the game view
Simpler repro:- open GameViewClickEvent.zip- play the scene- try to click on the cube or the button - both should log an incrementin... Read more
Dropdown menu is not displayed when Time.timeScale is set to 0
Steps to reproduce: 1. Open the attached project2. Open and play 'Test Scene'3. Click on the dropdown menu, notice it works as expec... Read more
UI elements flicker with rendertexture, when moving one UI element
To reproduce:1) Open the attached project2) Run it in the editor, notice that UI elements flickers 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
- SVG fails to import when 'stroke-miterlimit' is less than 1
- Test Runner fails to create a script in the active path when selecting a file as the active path
- Shader Graph Swizzle Node Input/Output and Mask Update Incorrectly After Undo
- [URP] Crash on GameObject::QueryComponentByType when baking a Reflection Probe in an unsaved/untitled Scene
- No Icons are used for the Entry and Exit States in the Inspector when selected in an Animator Controller