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 is also the case in package builds, where the assets are not localized. 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).

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.

4
Login to Vote

Unresolved
ComponentUE - Editor - UI Systems - Localization
Affects Versions5.5.15.5
Target Fix5.6
CreatedDec 20, 2024
UpdatedJan 23, 2025
View Jira Issue