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
- Character animation freezes when toggling animator on/off in a coroutine
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
- "Assertion failed on expression" error occurs when multiple Animation Components are instantiated after changing the Culling Type
- MacOS persistentDataPath uses old path when built compared to Editor Play mode
- Crash on RaiseException when entering Play Mode in a specific project
Add comment