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.