@LaFayette
Before I was guessing what happened, but here is a little bit more detail;
where letters = Territories and numbers = units in those territories.
D2 = Territory "D" with 2 units in it.
A1, B1, C1, D2, E2, F1, G1
Say I move the 1st unit in E2, it should return to E2, but it actually goes to D2.
If I move the 2nd unit in E2, it should return to F1, but it actually goes to G1.