In A1 the classes SoldierWB/EB/GB/Civilian are actual units with scope 2.
Since A2 they are just base classes with scope 0.
To achieve A1 missions compatibility, the said classes need scope 1 at least.
However when doing this, all subclasses will now use the model defined in those classes and no longer the model defined in the subclasses. {F19942} {F19943} {F19944} {F19945}