Search Issue Tracker

Fixed in 2020.2.X

Fixed in 2018.4.X, 2019.4.X, 2020.1.X

Votes

0

Found in

2018.4

2018.4.18f1

2020.2

Issue ID

1246465

Regression

No

[MacOS][iOS] Font.CreateDynamicFontFromOSFont() unable to load some system fonts

Mobile Graphics

-

How to reproduce:
1. Open the attached SampleFont.zip project
2. Build SampleScene for iOS and deploy the Xcode project to the device
3. Inspect the loaded text at the top
4. Inspect the text in red at the bottom

Actual:
1. Inspect that the text in red is written in Ariel font (see the photo attached in the Edit section to see the difference between fonts)
2. On iOS 13 not all fonts are loaded
When trying to use SF font with Font.CreateDynamicFontFromOSFont(), it seems to be unable to load some system fonts after iOS 13

Expected:
1. The text in red is written in "SFUI-Regular" from the OS
2. All fonts are loaded

Reproducible with: 2018.4.23f1, 2020.2.0a14

  1. Resolution Note (fix version 2020.1):

    Fixed in 2020.1.5f1.4487

  2. Resolution Note (fix version 2019.4):

    Fixed in 2019.4.10f1 (5311b3af6f69)

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.