Search Issue Tracker

Fixed in 1.0.0

Votes

0

Found in [Package]

1.0.0-preview.14

Issue ID

1336850

Regression

No

[UI Toolkit] DropdownField choices property cannot be accessed when referenced in script

Package: UI Toolkit

-

How to reproduce:
1. Create a new project using the 3D template
2. Import the UI Toolkit (com.unity.ui) package (if not in Unity 2021.2 stream or above)
3. Create a new Script
4. In the script, create a DropdownField object
5. Try referencing the object's "choices" property

Expected result: "choices" property is available and editable
Actual result: "choices" property cannot be accessed

Reproducible with: 1.0.0-preview.14 (2020.3.10f1, 2021.1.9f1), 2021.2.0a17 (1.0.0)
Not reproducible with: 2021.2.0a18, 2021.2.0a19 (1.0.0)
Couldn't test with: 2018.4.35f1, 2019.4.28f1 (UI Toolkit is not available)

  1. Resolution Note (fix version 1.0.0):

    Fixed in Unity 2021.2.0a18 and above

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.