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
- Lighting Data asset is not created when baking multiple Scenes at the same time
- Performance issues when instantiating a recognizer under UnityEngine.Windows.Speech
- Build fails with "Exception: Unity.IL2CPP.Building.BuilderFailedException: Build failed with 0 successful nodes and 0 failed ones" when building the project for iOS
- [Android] .aab Build fails when using Asset Bundles
- Builds fail without a useful error message when building a project with invalid product name
Add comment