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
- "Draw Additional Lights Shadowmap" calls increase when custom MaterialBlockProperty is used
- Crash on _platform_memmove when importing the "Dragon Crashers - URP 2D Sample Project" to a new 2D project
- "Shader is not supported on this GPU" warnings and and shaders are not loading when building the project for non-Chromium browsers
- [iOS][URP] The screen flickers and the "Execution of the command buffer was aborted due to an error during execution" error is thrown continuously
- Shortcut Manager shows empty conflict filter when resolving runtime conflicts involving different contexts
Add comment