What you may actually have observed is the difference between the Krylov and Direct methods. In ATK 11.8, the faster Krylov method is the default, but in 12.2 we switched the default to Direct for safety reasons. The Krylov method can on occasion give negative transmission values, which is unphysical, and occurs due to numerical instabilities. When it works, however, the Krylov method is significantly faster (about 10 times in systems I have tested).
So, if this is indeed the case (and it would be if you built the ATK-SE script in VNL 12.2 - you should be able to see this by inspecting the script), you can always try the Krylov method. If you don't see any negative transmission values, all is fine.