Wrong grouping separators are displayed when the Mac OS has been set to the German-Germany language and locale

UE - Editor - UI Systems - Localization - Mar 21, 2019

When converting a numerical value to text with grouping enabled, the grouping character that is used is not properly localized on a Mac. By default, the grouping character that is used when in the e ...

Delay when attempting to input Korean characters using an IME with certain types of text boxes

UE - Editor - UI Systems - Localization - Nov 8, 2018

A user has reported that inputting Korean into certain types of text boxes in the editor using an IME results in delayed input. The user reports that this occurs with SMultiLineEditableTextBox in th ...

Packaged project crashes on launch if third string literal in NSLOCTEXT macro is an empty string

UE - Editor - UI Systems - Localization - Aug 30, 2018

Using the NSLOCTEXT macro with the third string literal as an empty string causes a packaged game to immediately crash on launch. No Crash Reporter window opens, and no log is created. A sample pro ...

Crash when using Find in Blueprints with String Table references

UE - Editor - UI Systems - Localization - Jun 14, 2018

-culture= Launch Parameter no longer working when launching standalone game

UE - Editor - UI Systems - Localization - May 8, 2018

Launch parameter for changing culture no longer working with additional launch parameters. Also tested on packaged 4.19 project with same result. ...

Arabic Localization has both Arabic and English letters occupy the same space

UE - Editor - UI Systems - Localization - Mar 10, 2018

In past Engine Versions, Arabic Localization has not been in the Editor, but now symbols populate, but are split with English words. If Arabic is functioning, they should replace English words, not ...

Korean text in Japanese Editor properties

UE - Editor - UI Systems - Localization - Jan 26, 2018

In 4.19 Preview 2, Project settings menu has Korean even when running the editor in Japanese. This is a regression ...

Static regex patterns can cause crashes on shutdown

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

The current lifetime management of regex patterns means that we can attempt to destroy them after ICU has been shutdown. We should change these to follow the same pattern as break-iterators, and exp ...

Japanese language input keys/Menu key zoom out graph view

UE - Editor - UI Systems - Localization - Oct 31, 2017

When using a Japanese keyboard, using Japanese language input special key(halfwidth/fullwidth/kanji key) zooms out graph view in BP editor and Material editor. It seems the menu key makes the editor ...

Unable to localize the Application menu on MacOS

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

It has been reported that the Application menu on MacOS cannot be localized using the Engine. It appears that when the Engine creates this menu, it does not use the localization system in the Engine ...