SwiftUI .redaction(reason:) modifier renders question mark boxes for custom fonts

FB8236490

See project: https://github.com/UberJason/PlaceholderCustomFontBug

In iOS 14 beta 3, SwiftUI's new redaction() modifier does not render custom fonts correctly. Instead, it renders a series of question mark boxes, similar to when a new emoji is attempted to be rendered on an older iOS version that doesn't recognize the emoji.

See a screenshot here.

Any workarounds?
Answered by Systems Engineer in 624825022
Thanks for filing the feedback, this is a known issue in iOS 14 beta 3.
Thanks for filing the feedback, this is a known issue in iOS 14 beta 3.
Accepted Answer
It should be addressed by iOS 14 beta 4.
SwiftUI .redaction(reason:) modifier renders question mark boxes for custom fonts
 
 
Q