[Transactions] "SubDivisionCode" missing for Some Countries

Summary

I tried setting up some SubDivisions for my Country (Greece) based on the ISO-3166-2 standard, however after testing in-game Verse seems to return no SubDivision for the country

Please select what you are reporting on:

Unreal Editor for Fortnite

What Type of Bug are you experiencing?

Verse

Steps to Reproduce

  1. Place an Err("{CountryCode}/{SubdivisionCode}/{PlatformFamily}") inside the GetMinPurchaseAge to check the values
  2. Attempt to Purchase the offer
  3. Check the information on the Error which correctly mention the CountryCode and platform but not the Subdivision of the country

Expected Result

It returning GR/I/Windows
The subdivision codes of countries are correctly used for Fortnite Transactions

Observed Result

It returns GR//Windows
It returns an empty subdivision code despite subdivision Codes for the country existing in the ISO-3166-2

Platform(s)

PC/Windows

Upload an image


OfferError.png
OfferFunction.png

FORT-1013702 has been created and its status is ‘Unconfirmed’. This is now in a queue to be reproduced and confirmed.