UMG text does not update text when loading save game in real time

UE - Editor - UI Systems - Localization - Nov 25, 2015

If a project is utilizing load/save game features and attempts to print that load/save game's text information to a text box in UMG, the text box will not update in real time. ...

Properties missing from Japanese UI

UE - Editor - UI Systems - Localization - Oct 20, 2015

Some properties go missing when the Editor is switched to Japanese mode. Specifically, missing under Collison: -Simulation Generates Hit Events -Phys Material Override -Use CCD (See attached screens ...

Word Count increases dramatically when Make Post Process is added to Level Blueprint

UE - Editor - UI Systems - Localization - Sep 2, 2015

When you add the Make PostProcessSettings node to the Level Blueprint without connecting it to any other node, the Word Count jumps from 657 to 2870. Removing the node and initiating a level save w ...

Cooking/Staging is hardcoded to copy only the "Game" localization target's data.

UE - Editor - UI Systems - Localization - Aug 20, 2015

At the prompt of a UDN post, I investigated the cooking/staging code and discovered that it is hardcoded to copy files for the "Game" localization target. This needs to be configurable in some manne ...

Source control reports errors rather than warnings regarding line endings, causing false negative failure of commandlets.

UE - Editor - UI Systems - Localization - Jun 16, 2015

Second issue arises when I have already created localization related files when not connected to source control, so they are not marked to add. Gather Text commandlet log has theese lines in it: [2 ...

Localization manifest writing fails if source control is hooked up and the manifest file does not exist already.

UE - Editor - UI Systems - Localization - Jun 16, 2015

First one happens on a clear project without any localization settings ever made. Gather Text commandlet log has theese lines in it: [2015.06.16-13.21.56:396][ 0]LogInit:Display: SourceControl:Err ...

FDateTime is not correctly formatted by As Date Time when using any dates before January 1st, 1970

UE - Editor - UI Systems - Localization - Mar 30, 2015

FDateTime is not correctly formatted by As Date Time when using any dates before January 1st, 1970. From a conversation on Slack with MaxP: this is probably an underflow the ICU based string format ...

Translation Editor submenu does not open

UE - Editor - UI Systems - Localization - Dec 10, 2014

Currently, if a user turns on the experimental feature "Translation Editor", then attempts to access the submenu for it, the submenu will not open. Note: This has worked in internal builds since 4 ...

Chinese Characters causing the Editor to crash when using them in a blueprint

UE - Editor - UI Systems - Localization - Dec 4, 2014

When using Chinese characters in Blueprints, it will almost always see a crash when saving the project and PIE. This only occurs in the 4.6 release build. It does not occur in Main. Crash Report: ...

Search results are wrong for English words in Placement mode when Editor is in another language

UE - Editor - UI Systems - Localization - Nov 17, 2014

If you set your Editor language to, for example, Japanese or Korean, and then, in Placement mode, search for the original English terms like "Camera", it should still show the same results as if you ...