Insignia is not imported when you press import in Virtual Arsenal (no mods loaded).
Description
Description
Details
Details
- Severity
- Trivial
- Resolution
- Open
- Reproducibility
- Always
- Operating System
- Windows 11 x64
- Category
- Virtual Arsenal
Steps To Reproduce
- Open Arsenal from the main menu.
- Apply an insignia on uniform.
- Export via button click.
- Import via button click.
- Insignia is gone.
Additional Information
If you check the exported text with notepad, you can see it in the last line, e.g:
[this,"CTRG14"] call BIS_fnc_setUnitInsignia;
So it's probably lost on import.
I checked the 2.16 legacy branch and the problem was already there.