Search Issue Tracker
Fixed in 2020.1.X
Votes
0
Found in
2019.1.12f1
2019.2.0b1
2019.3.0a1
Issue ID
1173748
Regression
Yes
UnityEngine.UI missing reference errors are thrown when reimporting assets
How to reproduce:
1. Open the attached "case_1173748-2019.2UpgradeBug" project
2. Go to Assets->Reimport All
Expected results: All packages are successfully reimported without any errors
Actual results: UnityEngine.UI missing reference error is thrown
Reproducible with: 2019.2.0b1, 2019.2.0f1, 2019.3.0a11
Not reproducible with 2017.4.31f1, 2018.4.5f1, 2019.1.13f1, 2019.2.0a14
Additional notes:
These errors can be safely cleared, nothing is affected. Possibly UnityEngine.UI compiles after it gets referenced, hence these errors are harmless
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Toolkit 'background-size' property is not fully animatable
- Moving the Scrollbar via clicking no longer works after the first-click when page size is too small
- Elements in UI Builder Viewport are displayed incorrectly when Editor UI Scaling is set to 125%
- Prefab referencing a script is not shown in the Search window's Project tab when using "Find References In Project"
- Scroll view sensitivity remains unchanged when modifying the "--unity-metrics-single_line-height" value
Add comment