If a unit with an insignia set by BIS_fnc_setUnitInsignia/Arsenal changes uniforms mid-mission to a uniform without an "insignia" hiddenSelection, players who join the mission after the uniform switch will see the insignia's texture forcibly applied onto one of the unit's model's hiddenSelections.
This cannot be fixed by calling BIS_fnc_setUnitInsignia with an empty insignia, as the command will fail due to the uniform not having an "insignia" hiddenSelection.