If I have a public complication published with UNIT_TEMPERATURE, I'd expect this to be converted and displayed depending on the watch setting for units -> Temperature. i.e. I expect that if I publish a value of 30, this would display as 30 if the watch is set to Celsius, or 86 if the watch is set to Fahrenheit. I'd also expect the appropriate unit abbreviation to be displayed next to the number.
For example, I'd expect to see something like 30°C or 86°F
However, the Face it watch face always displays this as just the number published without any abbreviation or conversion.
i.e. I see 30, irrespective of the temperature units and no unit abbreviation.
The documentation states a complication with specified units wil be displayed as, "A numerical value converted from the default units defined for the unit type to the system units with the appropriate unit abbreviation." This does not appear to be happening.
Tested with SDK 6.4.0 Connect IQ Store version 2.25