Describe the bug
In the base game, tactical transient game state classes were defined by adding their names to the TransientTacticalClassNames list in XComGame.ini. In WotC, those classes must have their bTacticalTransient flag set to true. Because this has not been done, the game is crashing.
To Reproduce
Start a mission where at least one enemy from the Alien Pack is present who has Traverse Fire (AdvGunnerM3), Lightning Reflexes (ChryssalidSoldier), or Locked On (AdvGunnerM2, AdvGunnerM3).
Complete mission.
Start a new mission. The game will crash at the loading screen.
Describe the bug In the base game, tactical transient game state classes were defined by adding their names to the TransientTacticalClassNames list in XComGame.ini. In WotC, those classes must have their bTacticalTransient flag set to true. Because this has not been done, the game is crashing.
To Reproduce