Search Issue Tracker
Enabling Canvas to a specific object crashes editor
To reproduce:1. Open project2. Open '01_Login' scene3. Play scene4. Click 'ENTER' -> 'ENTER' -> Home button(in right bottom co... Read more
UnityEngine.UI namespace collides with existing UI plugin implementations
Namespace UnityEngine.UI name collides with existing UI implementations. Read more
[Canvas][Render Mode] Canvas sort order doesn't work with Screen Space-C...
To reproduce:1. Open attached project2. Open RaycastBug scene3. Press play4. Click white button on the red button area5. Notice that... Read more
[UI] Input Field in World Space canvas causes ArgumentOutOfRangeExceptio...
Steps to reproduce this issue: 1. Open the attached project2. Open 'Canvas' test scene3. It has 4 input fields with different canvas... Read more
Canvas with Content Size Fitter not resizing if UI elements are instanti...
How to reproduce:1. Open the attached "layout_group_bug" project2. Enter playmode, notice how "OutterContainer" Canvas isn't resizin... Read more
OnRectTransformPositionChange has different number of calls than usual i...
Steps to reproduce: 1. Open attached project2. Open scene "test"3. In hierarchy, expand "Canvas" and select "Scroll View"4. Run scen... Read more
huge UI objects when Canvas render mode is "Screen Space - Camera"
Steps to reproduce (or watch attached gif):1. Create a new Unity project2. Add Canvas3. Set Canvas render mode to Screen Space - Cam... Read more
Input Field instances are merged in OnValueChange method call
How to reproduce: 1. Open attached project2. Open scene Test.unity- Scene contains two Input Fields and a script which outputs the I... Read more
[InputField] Disabling InputField's gameobject does not disable the caret
Steps to reproduce this issue: 1. Create a new project2. Create a new Input Field ( Create -> UI -> Input Field )3. Play the s... Read more
[RectTransformUtility] ScreenPointToLocalPointInRectangle returns wrong ...
Steps to reproduce this issue: 1. Open the attached project2. Open 'BugReport' scene3. It has a Canvas and a script which outputs lo... 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
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
- VFX Graph font size change does not adjust Sticky Note size when smaller font size is selected
- Rendering Debugger has a “Go to Section” burger button even when the section is already opened and does nothing when pressed
- SIGSEGV error when adding EditorApplication.delayCall callback declared in complex generic type and exiting Unity in `Performanc
- Resize cursor does not appear while approaching window edge from inside the player window when using Input System as the Input Handler