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
- [Android][BiRP] Depth processing is handled incorrectly on certain Android devices when using 2 camera's
- [APV] Cancelling Display Dialog Error is thrown after Adaptive Probe Volumes tab is open in Lighting Window
- [APV] NullReferenceException is thrown when baking Adaptive Probe Volume for a Terrain with Non-GI Contributing Tree Prototypes and multiple APV objects with different LayerMasks are present on the scene
- Hands are not recognized when using Hololens 2
- "OnTriggerExit2D" is called before "OnTriggerEnter2D" when object is destroyed immediately
Add comment