Search Issue Tracker
When moving the pivot for an input field, the input field cursor gets of...
To reproduce: 1. Open attached project 2. Open 'Scene' scene 3. Press play 4. Enter text 5. Notice that input field cursor is move... Read more
[InputField] Disabling InputField's gameobject does not disable the caret
Steps to reproduce this issue: 1. Create a new project 2. Create a new Input Field ( Create -> UI -> Input Field ) 3. Play the scen... Read more
No canvas when adding UI object as a child
To reproduce: 1. Add empty object to scene 2. Add button as a child of empty object (Right click mouse button on empty game object -... Read more
[InputField] Caret not blinking after disabling/re-enabling inputfield's...
Steps to reproduce this issue: 1. Create input field 2. Play 3. Click on input field 4. Notice caret blinking 5. Disable and then r... Read more
TouchInputModule behaves incorrectly
To reproduce: 1. Load the scene in /Scenes/KenoBasic 2. Observe I have 2 Input Modules attached to EventSystem, but only the Standa... Read more
uGUI allocates memory on each frame in 2 places
uGUI seems to allocate memory each frame for Canvas.SendWillRenderCanvases() and EventSystem.Update() To reproduce: 1. Create a new... Read more
EventSystem documentation links to MonoBehavior
Steps to reproduce : - crate a Canvas - click on the EventSystem - select any of the documentation buttons in the EventSystem's Com... Read more
Impossible to scroll content of ScrollRect via Scrollbar if ScrollRect's...
To reproduce: 1. Open attached project 2. Open Testscene scene 3. Press play 4. Try to scroll using scrollbar 5. It's impossible t... Read more
Navigation does not work correctly with overlapping buttons
To reproduce this bug: 1. Open the attached project 2. Open 'WorksNot' scene 3. It has 3 Overlapping buttons 4. Play the scene 5. ... 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
- Getting a deprecated package for JetBrains Rider pop up when opening or creating a project
- [Android] Volume level of the same audio file is different on Samsung Galaxy Tab A8 between 2023.3.0b3 and 2023.3.0b4
- ‘Expected end of value’ warning occurs when a property declaration includes five or more variable references
- Crash on BurstCompilerService::CompileAsync when entering Play mode in a specific scene
- InvalidOperationException when using Game Camera Preview in Scene window with a custom RenderGraph pass