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
- Graphics.DrawProcedural doesn't work like in DX11 when used with DX12
- [Quest 2] Running Entities Graphics/BatchRendererGroup under Vulkan results in a frame rate drop compared to OpenGLES 3 and causes Tile Binning to cost more
- Filters dropdown: Window doesn't rescale on items collapse
- Sprite Preview is broken when the Sprite is too tall or too wide
- Objects are invisible in Scene view when using Wireframe Shading Mode
Add comment