Search Issue Tracker
Fixed in 2020.1.X
Votes
0
Found in
2019.2.0a1
2019.3.0a1
2019.3.0b1
Issue ID
1181035
Regression
No
[UI Elements] ObjectField type is not recognized when it is set in UXML
Repro steps:
1. Open user attached project
2. In the Resources folder, open the "TestTemplate.uxml" file and change line 18 to "<uie:ObjectField label="GameObject" type="UnityEngine.GameObject, UnityEngine.CoreModule" />"
3. In the Editor's top menu, select Test > Show Window
Expected result: All field types are recognized and shown
Actual result: ObjectField types are not recognized
Reproducible with: 2019.2.5f1, 2019.3.0b3
Not reproducible with: 2020.1.0a1, 2020.1.0a3
Could not test with: 2017.4.32f1, 2018.4.8f1 (errors)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- MaskField Choices Elements tooltip covers the entire window while scrolling through the Elements
- Reordering Enum Values in VFX Graph Uint Property expands the “Value” field
- Visual Effect Graph sample titles display in non-human-readable format
- UxmlNamespacePrefix does not apply when using UIBuilder documents
- UI Builder Data Path Source List starts flickering and scrolling when trying to select the last item in the list
Add comment