UE 5.1 hundreds of warnings: defines MetaData key "RowType" which contains short type name "XXXXXXXXXXXXX". Suggested pathname: "/Script/YYYYYY.XXXXXXXX".

Garbage. Updated the meta to

UPROPERTY(meta = (RowType=“/Script/MyPackage.S_MyStruct”))

And even then the warnings remain. Broken as usual.