SIMCONNECT_DATA_FACILITY_AIRPORT does not contain Region

Edited: 20250131

Version: SDK 1.1.2 2024 MSFS2024 V1.2.11

Frequency: Always

Severity: High → Annoyance

Context: SIMCONNECT_DATA_FACILITY_AIRPORT does not contain Region code

Attachments: N/A, but can be provided upon request

Bug description:

SIMCONNECT_DATA_FACILITY_AIRPORT does not contain the Regiont code, the string is empty.
at least using c# interface for both RequestFacilitiesList or RequestFacilitiesList_EX1

I also looked at the raw bytes returned in entries and no Region code was found at other locations

Repro: Issue request and review the resulting data

As the FacilityData query requires a Region code this adds quite a workload and potential errors at customer site when one wants to use these features.
Hence impact is considered High

Seems not to be required for airports (according to SDK Doc)

BTW:
VOR, NDB, WAYPOINT LISTs provide the Region code
Did not check with MSFS2020 so far, if done I’ll post it here