You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
During the loading process, when the object is compiled, it is duplicated before the call to post load, so the deprecation code was not called before duplication, and as the deprecated properties of the object were not duplicated => the old font was lost. #jira UE-165518 #preflight #rb patrick.boutot #lockdown jean-michel.dignard [CL 22388828 by yohann dossantos in ue5-main branch]