Missing font
See original GitHub issuemacOS 10.13 Sketch 47 SO 14.0
Display group titles
Sketch doesn’t recognize the System Font and asks me to replace one.
Bug? 🐞
Issue Analytics
- State:
- Created 6 years ago
- Comments:6 (2 by maintainers)
Top Results From Across the Web
Find missing fonts - Adobe Support
Find missing fonts using Adobe Fonts · Open an artwork file that contains Text elements. · The Missing Fonts dialog displays a list...
Read more >Missing Font - Download Free Font
It's a modern smooth brush font, organic, dynamic and energetic sytle. Made with naturally handwritten. The font will make your design more ...
Read more >Manage missing fonts – Figma Help Center
A missing font icon appears in the toolbar of a Figma design file if there's a font being used that you don't have...
Read more >How to find missing fonts in InDesign? | Bring Your Own Laptop
I use the Adobe Font Oswald for a few projects and every so often it says the font is missing (usually after an...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

I also have the same problem: Mac OS 10.12.6 Sketch 48.2 (47327) Symbol Org 14.2
I’ve installed the SF font as mentioned - I can see them in my font book, but when I look at the titles generated, they are set in a font I do not have
@ThomasDAaron, @krismckinnonacl, @ivancucer The name of the font file is not what is being referred to, but instead it’s the PostScript name. There are a couple places you can look to verify the postscript name…
What we are looking for in either location are at least one of the following three strings; “SFProText-Bold”, “SFUIText-Bold”, “HelveticaNeue-Bold”. These fonts are being used as each was a system font at one time or another (therefore it should be safe to assume at least one exists). I am really confused as to how someone can end up with a system without at least one of these, but clearly it’s happening.
I have been exploring alternative ways to continue to solve for this issue. One idea is to expose the font list and let you select a font to use, but then if you ever modify the title style directly, it will be out of sync with the selected font in the plugin and thus potentially confusing.
Another option is to just select the first font in the list if none of the three fonts are found, which would solve the issue of a “Missing Font” alert, but then you would likely end up with an ugly font that you would have to change each document.
Anyway, thanks for the feedback, and please do reply with your findings so I can come up with a solution that works for everyone.