You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
-Bonus: fixed issue with the FontEditor not refreshing the details view when changing the font cache type (it was requiring to close and reopen the font editor to get updated content). #jira UE-190241 #tests changed the font cache type => the details view is refreshed as soon as we validate the change. Imported TTF with a glyph range specified => no infinite loop. [CL 26573656 by qwe321 in 5.3 branch]