Different name table entries when exporting the font on different machines

I’m noticing something odd; same font, same Glyphs 3 version, yet the font on one machine has extra name entries. Here is the TTX diff:

@@ -518,24 +522,9 @@
     <namerecord nameID="0" platformID="3" platEncID="1" langID="0xc01">
       جميع الحقوق محفوظة لصلاح عبد الخالق © ٢٠٢١–٢٠٢٢.
     </namerecord>
-    <namerecord nameID="1" platformID="3" platEncID="1" langID="0xc01">
-      Mamluki Salah
-    </namerecord>
-    <namerecord nameID="2" platformID="3" platEncID="1" langID="0xc01">
-      Regular
-    </namerecord>
-    <namerecord nameID="4" platformID="3" platEncID="1" langID="0xc01">
-      Mamluki Salah Regular
-    </namerecord>
     <namerecord nameID="9" platformID="3" platEncID="1" langID="0xc01">
       صلاح عبد الخالق
     </namerecord>
-    <namerecord nameID="16" platformID="3" platEncID="1" langID="0xc01">
-      Mamluki Salah
-    </namerecord>
-    <namerecord nameID="17" platformID="3" platEncID="1" langID="0xc01">
-      Regular
-    </namerecord>
     <namerecord nameID="257" platformID="3" platEncID="1" langID="0xc01">
       تغيير ظهور النقاط
     </namerecord>

As you can see, the extra entries uses Arabic language ID, yet they are simply duplicates of the English entries. Here is the font info, as you can see there are no duplicated entries:

What is even more odd is that it happens on one machine and not the other, and both use Glyphs 3.0.5 (3130) version. The only difference is that the machine where there are no extra entries is an Apple silicon one.

Can you try reinstalling the app on the machine with the faulty export result?

Setup is the same? Glyph data, extensions?

I can’t reproduce this. Can you send me that file? And what version of macOS do you have on both machines?

Here is a file that reproduces this. Both machines has macOS 12.4 (21F79).
TestFont.glyphs (4.9 KB)

No

Will the plugins I installed be restored after reinstall? I don’t want to hunt them down.

There is no Glyph data used, but plugins are possibly different, since I installed them manually on both machines (it would be nice if there were a way to collect a list of plugins in a file and automatically install them from there, like some package mangers do).