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
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
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note (fix version 2020.1):
Fixed in 2020.1.5f1.4487
Resolution Note (fix version 2019.4):
Fixed in 2019.4.10f1 (5311b3af6f69)