Font Awesome 5 in UE4

Late to this topic, but in order to get the “plus-circle” example to work for a TextBox in UMG, make sure you set Text Shaping Method to “Full Shaping”. This will enable ligatures.
Find this setting at the bottom of the TextBox Details under Localization->Advanced->Text Shaping Method.

2 Likes