Unity Issue Tracker - UIBuilder DataSourcePath dropdown fails to show properties when binding to abstract classes
Open
UUM-115939
UIBuilder DataSourcePath dropdown fails to show properties when binding to abstract classes
Unity: UI Builder
Open
6.7.X
6.6.X
6.5.X
6.4.X
6.3.X
6.0.X
Won't Fix
6.2.X
Unity 6000.2 has reached its end of life and will not receive further updates. If you need additional fixes, please upgrade to a newer Unity version.
Reproduction steps:
1. Open the attached “IN-112401” project
2. Open the “TestUXML” in the UI Builder
3. Select the “VisualElement” Element under the Hierarchy panel
4. Open the kebab menu in front of “Tooltip” attribute
5. Select the “Add binding” option
6. Set Data Source to “Type” and Data Source Type to “MyTestClass”
7. Attempt to set Data Source Path property
Expected result: “Name” property is listed
Actual result: No properties are listed