Search Issue Tracker
Fixed in 2019.3.X
Votes
0
Found in
2019.2.0a11
Issue ID
1143728
Regression
No
Editor font is not displayed correctly if the Package Manager window is open when the project is loaded
If you load a project that has the Package Manager Window open, the font in the editor will not be displayed correctly. It will stay this way until the next time the project is opened (unless the Package Manager window is still left open).
I have seen this happen every now and then using 2019.1.0 and early versions of 2019.2.0, but I can reproduce it 100% of the time using versions made since Package Manager UI moved to become a module.
1. Open Unity
2. Load the attached project
3. If the Package Manager window is not open, Open it via Window > Package Manager and open the project again
Expected Result:
The text in the editor is displayed correctly.
Actual Result:
The editor text is not displayed correctly.
Tested on Windows.
Occurs on 2019.2.0a11, 2019.2.0a10
Occurs sporadically on 2019.1.0b11, 2019.2.0a8
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Resolution Note (fix version 2019.3):
The editor re-skin and moving Package Manager into Unity core have resolved this issue.