Shop Offers Not Displayed and Interaction Disabled When Native Language Is Set to English

Description
While implementing the Island Transactions system, localization settings needed to be configured in the project settings.
To ensure that Japanese translations are applied to in-game elements such as billboards, the Native Language was set to English, and localization was configured so that Japanese text would be displayed.

However, after applying this configuration, several issues occurred with the in-game shop system.

Observed Behavior

  • Only some products are displayed in the shop.
  • In some cases, the shop cannot be interacted with at all.

Additional Information
When the Native Language is set back to Japanese, the shop system works normally and all products appear correctly.
Because of this, it appears that the localization configuration may be affecting the Island Transactions system.

Steps to Reproduce

  1. Enable localization in Project Settings.
  2. Set Native Language to English.
  3. Configure Japanese translations for in-game elements.
  4. Launch the game and attempt to interact with the shop.

Expected Result
The shop should display all available product offers and remain interactable regardless of the selected native language.

Actual Result
Some product offers do not appear, and in certain cases the shop cannot be interacted with.

hi @toy-ichi ,

This problem seems like possibly due to the project auto translate settings not set as below

Only the text that changed is translated as default.

In Island Transactions need this to be set all as all languages need to be loaded and ticked.

The picture below shows the problems

The full answer is in my post.

[Solved] UEFN Feature Example In-Island Transactions , fake experimental Scene Graph error - General / Feedback & Requests - Epic Developer Community Forums

1 Like

Does this also happen inside live edit? Do you see all the offers inside live edit and everything works correctly in it? if not you can utilize the output log, it says why an offer was not shown (eg I was trying to find out when I first started using offers why they didn’t show up and then I checked the output log and it did infact tell me that eg my description was too long to show)

1 Like