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 -> Content 3)... 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 (Ad... 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 project 2. Add UI Text object to scene 3. Add Input Field and set Text Component to Text 4. Set Charact... Read more
UI elements can become permanently damaged, resulting in their RectTrans...
To reproduce: 1. Open attached project 2. Open Main scene 3. 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. ... 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 incremen... Read more
Dropdown menu is not displayed when Time.timeScale is set to 0
Steps to reproduce: 1. Open the attached project 2. Open and play 'Test Scene' 3. Click on the dropdown menu, notice it works as ex... Read more
UI elements flicker with rendertexture, when moving one UI element
To reproduce: 1) Open the attached project 2) 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
- Joint Physics result in unexpected behaviors when used for articulated vehicles like buses or trucks
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts which worked with TMP Font Asset Creator