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 ...

No way to access Gameplay Debugger can't from Japanese keyboard out-of-box

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

Gameplay Debugger is assigned to apostrophe by default. (Project Settings>Gameplay Debugger) While Japanese keyboards can enter the char by Shift+7 key combination, this key combination does not rec ...

Subtitle settings are ignored after editor restart

UE - Editor - UI Systems - Localization - Nov 11, 2016

If the Subtitles Enabled setting is set to false, subtitles will still display after restarting the editor regardless of Subtitles Forced Off setting. ...

Using the Windows 10 Chinese Pinyin keyboard can cause the editor to crash

UE - Editor - UI Systems - Localization - Nov 1, 2016

When the Windows 10 Chinese Pinyin keyboard is being used to enter text into a context menu in a graph editor and is interrupted by the context menu being closed, the editor freezes and results in a ...

Disabling Use Localized Graph Editor Nodes and Pins causes split struct pin names to disappear when compiling

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

If the Use Localized Graph Editor Nodes and Pins option is disabled, compiling a blueprint will cause the pin names from any split struct pins to disappear. Regression?: Yes This occurs in 4.13.1 ( ...

Umlauts in config files cause encoding issues when synced through Perforce

UE - Editor - UI Systems - Localization - Aug 9, 2016

When an Umlaut character is in an .ini file in the Engine that is in Perforce as a Text file type, the encoding for the text file becomes messed up once it is synced. This does not occur when testin ...

Creating and loading 1001+ instances of level crashes editor

UE - Editor - UI Systems - Localization - Aug 2, 2016

Creating and loading 1001+ instances of level crashes editor. Frequency: 4/4 Crashreporter: [Link Removed] Regression (yes) issue (does not) occur in 4.11.2 Notes While not reproduced internall ...

GetLocalizationTargetByName preforms the same function in if and else statements

UE - Editor - UI Systems - Localization - Jul 8, 2016

The if/else statement that defines GetLocalizationTargetByName has the same code in both the if portion and else portion. This means that the same code is executed regardless of the evaluation of t ...

Crash when opening a data table that references itself in a data table row handle

UE - Editor - UI Systems - Localization - Jun 30, 2016

The Editor crashes when a data table references itself by using the data table row handle setting in a struct ...

Locale is not auto-detected correctly for French or German Windows 7

UE - Editor - UI Systems - Localization - Jun 30, 2016

Reports that a UE4 project launched on French or German Windows 7 is not automatically correctly setting the culture from the OS' setting. Can probably install French or German support for a copy o ...