Search Issue Tracker
Fixed in 2019.4.X
Votes
0
Found in
2019.4.27f1
Issue ID
1336165
Regression
Yes
"Font not found for path: Fonts/Lucida Grande.ttf" warning thrown when opening the Package Manager window
Steps to reproduce:
1. Create/Open any project
2. Open Window->Package Manager
Expected result: No warnings are thrown
Actual result: Font related warnings are thrown
Font not found for path: Fonts/Lucida Grande Bold.ttf
UnityEngine.GUIUtility:ProcessEvent (int,intptr) (at /Users/bokken/buildslave/unity/build/Modules/IMGUI/GUIUtility.cs:197)
Font not found for path: Fonts/Lucida Grande.ttf
UnityEngine.GUIUtility:ProcessEvent (int,intptr) (at /Users/bokken/buildslave/unity/build/Modules/IMGUI/GUIUtility.cs:197)
Reproduced with: 2019.4.27f1
Didn't reproduce with: 2021.2.0a17, 2021.1.8f1, 2020.3.9f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
Add comment