Format text left pin named from same text with different case.

UE - Editor - UI Systems - Localization - Jul 12, 2017

Format text have an artifact when pin name has changed in terms of character case. It leaves previous pin. ...

Import/export single culture localization failing

UE - Editor - UI Systems - Localization - Jul 11, 2017

[Link Removed] it seems like in 4.16 clicking the "Export translations for this culture" button (and perhaps import as well) for cultures that are not the native culture, you get an error ...

Building lighting can reset the package localization ID for a world

UE - Editor - UI Systems - Localization - Jul 6, 2017

Editor crash with Japanese ATOK input(candidate list related)

UE - Editor - UI Systems - Localization - Jul 5, 2017

This is probably a continuation from [Link Removed]. [Link Removed] fixed the crash with MS-IME input, but crash/instability can still happen with another Japanese input system, ATOK. ...

Game language settings regression

UE - Editor - UI Systems - Localization - Jun 8, 2017

Fixed in Dev-Editor (CL# 3479874). Needs merging. ...

bIsComposing assert with Japanese MS-IME input(candidate list related)

UE - Editor - UI Systems - Localization - Apr 18, 2017

When using MS-IME as Japanese input method, scrolling out the text field out side the view causes bIsComposing to be set false - this state causes instability of the editor. Crash happened with Win ...

Find node returning -1 in packaged game even when the item exists in the array

UE - Editor - UI Systems - Localization - Apr 4, 2017

Find node returning -1 in packaged game even when the item exists in the array ...

BP nativization doesn't work with localized text

UE - Editor - UI Systems - Localization - Feb 28, 2017

DialogueWave playback calls OnQueueSubtitles multiple times

UE - Editor - UI Systems - Localization - Feb 16, 2017

DialogueWave playback calls OnQueueSubtitles multiple times, whereas playing normal SoundCues only call it once at the start of playback. ...

Localization code incorrectly retrieves ManifestName rather than AcrhiveName

UE - Editor - UI Systems - Localization - Dec 19, 2016

In FTextLocalizationResourceGenerator::GenerateAndUpdateLiveEntriesFromConfig() lines 216-222 are meant to get the Archive Name. However line 218 appears to be a copy of line 210 and is set to Mani ...