Misplaced (?) Character Variant table in GPOS Feature list.

Is it supposed to be in there?, exported through G3 3.5.1 (3534).

There needs to me something in your file to trigger this. Either some glyphs with a .cvXXX suffix or feature code?

Found the cause, this bit line of code cause that

cvParameters {
FeatUILabelNameID {
name 3 1 0x0409 "Ghoul G";  # English US
};

Character 0x004A;

};

From what I understand the code above is the only way to get character variant feature named right?.

Yes. We are working on a better solution for this.