WHAT
Our South American Evangelist Paulo Souza visited HQ earlier this year, and we took the opportunity to have him demonstrate how to get started with localization in the Action RPG Game. Learn how to localize UMG, textures, and a little bit of Portuguese!
Hi Victor,
I was wondering when will the new “Text 3D” support localization for contextual analysis languages like Arabic. I have reported this when Text 3D was released in 4.24 and Alex has entered a ticket for it* but so far the ticket doesn’t show any updates (Unresolved).
Note: “Widget Blueprint” works fine with Arabic Contextual analysis through the Localization tool so the technology is already there.
@msanioura I’ve not personally had any involvement with Text 3D, but I implemented the complex shaping support for Slate/UMG. I’m surprised to hear it doesn’t work for Text 3D though, as I was under the impression that it was already using HarfBuzz (which is what we use for the Slate/UMG version). I’ll poke the person in question and see if I can find out more.
Hi Jamie,
Thanks for your reply, and sorry for not replying earlier. I have done several tests using:
the exact same localization method I use when working on “Widget Blueprints”.
Same Arabic font(s) like “Widget Blueprints”, which are the standard that comes with Windows.
Exact same version/build of UE4 (all the way till 4.25 Preview 3).
… and got same results which is: Arabic letters show broken, i.e. no contextual analysis which is the process that takes care of joining the characters together inside the word.
Aside from that it they are adjusting correctly the change in parameters like bevel, etc… (I did not do extensive test on all parameters like the new ones, kerning etc…, but willing to help if requested).
I believe Content/Localization is excluded from the gather by default, as it is only expected to contain the generated localization files. You can either remove the exclusion, or put your CSV String Tables elsewhere.