Search Issue Tracker
[UIElements] Border radius specified in percent varies with parent size
How to reproduce:1. Open attached project "BorderChangesWhenParentResizes.zip"2. Open the Test window ("Bug" > "Test")3. Resize t... Read more
Certain object field icons in editor are not rendered
Steps to reproduce:1. Create/Open any Unity project2. Open Window -> UI Toolkit -> Samples -> Object Field 3. Observe objec... Read more
Some Chinese characters are shown as not recognized when rendering with ...
How to reproduce:1. Open attached project "UIElement_test.zip"2. Open "SampleScene" scene3. Enter Play Mode4. Observe rendered chine... Read more
[Performance Regression] UIElementsStyling: ClassListSelector_AddNewElem...
The test UIElementsStyling: ClassListSelector_AddNewElements has regressed in performance and is significantly slower in 2019.3 than... Read more
[UI Elements] NullReferenceException occurs when changing Windows UI sca...
If you have the editor open and change the scaling of the display the editor is on, a NullReferenceException will occur: NullReferen... Read more
BindingExtensions.BindProperty binds a property to a field by its name
How to reproduce:1. Open the project "BindProperty-bug"2. Select the asset "Collection" in the Project window3. Tick/untick the prop... Read more
[Performance Regression] Test: ComplexSelector_AddNewElements has regres...
The test ComplexSelector_AddNewElements has regressed and is significantly slower in 2019.3 than 18.4 Platform Affected - MacOS To o... Read more
UIElements box.style.borderWidth property is not updated in the Editor w...
How to reproduce:1. Open attached "project-1167305.zip" project2. In the Editor select "Window" -> "UIElements" -> "ExampleWin... Read more
UIElements - Slider SetValueWithoutNotify doesn't update the slider's vi...
BaseSlider ovverrides the value property but not SetValueWithoutNotify, so calling it doesn't clamp the value and doesn't update the... Read more
[UI Element] Incorrect icon for the .USS and .uXML file appers in the pr...
What happened: The icon for the .USS and .uXML file appears as a unity icon with grey background whereas it should appear as a white... 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