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
- Font character thickness does not adjust properly in UI Toolkit text when changing Bold Weight in Font Asset
- Multiple "[...] is inaccessible due to its protection level" errors are thrown when opening project with Unity Version Control installed
- Sorting icons are tiny and misaligned in Import Activity window
- The Undo system does not record HideFlags.HideInHierarchy changes
- [Linux] Bug Reporter window is in Light mode when the Editor theme is Dark mode
Resolution Note (fix version 2019.3):
The editor re-skin and moving Package Manager into Unity core have resolved this issue.