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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code