Description

Asset localization does not work. When playing in standalone, it shows "jp" texture instead of "en" texture even if "-culture=en" is set. This appears to be a regression issue, as the localization was applied correctly in UE5.4. 

Steps to Reproduce
  1. Open the attached repro project
  2. Add "-culture=en" argument in "Additional Launch Parameters"
  3. Play in standalone

Result:

 Show "jp" version texture (original texture).

Expected:

 Show "en" version texture (localization asset texture).

[Workaround]

Adding "-NoZenLoader" argument, or applying CL#39404195

Have Comments or More Details?

There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-235288 in the post.

6
Login to Vote

Fixed
ComponentUE - Editor - UI Systems - Localization
Affects Versions5.5.15.5
Target Fix5.6
Fix Commit39404194
CreatedDec 20, 2024
ResolvedFeb 11, 2025
UpdatedFeb 11, 2025
View Jira Issue