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
- Usymtool tries to upload GameAssembly.pdb when it doesn't exist after building with Mono backend
- “NullReferenceException” error thrown in the Console when running HDRP Wizard “Fix All” in URP project after installing HDRP Package
- "Debug Draw Mode" unchecked checkboxes are not visible
- [Android] App crashes when Volume Depth of Field is set to "Bokeh" while using Vulkan Graphics API
- Baked Off Mesh Links outside the modified area are deleted when using NavMeshSurface.UpdateNavMesh
Add comment