Localization - entries duplication in User Widgets

Hmm, that’s interesting. FFileHelper::BufferToString treats everything that doesn’t contain a UTF-16 BOM as UTF-8, and will just walk over the UTF-8 BOM if it exists.

What did you use to change the encoding of your file? Notepad++?