FAssetTypeActions_Font::ExecuteReimport is using Object->FontCacheType != EFontCacheType::Offline which means it will ignore reimporting offline cached fonts, however offline cached fonts are the only kind of font asset that can be reimported, so this needs to be Object->FontCacheType == EFontCacheType::Offline
Head over to the existing Questions & Answers thread and let us know what's up.
0 |
Component | UE - Editor - Content Pipeline - Import and Export |
---|---|
Affects Versions | 4.6.1, 4.7 |
Target Fix | 4.7 |
Created | Jan 28, 2015 |
---|---|
Resolved | Jan 28, 2015 |
Updated | Apr 27, 2018 |