After staring at that output some more, I tried adding a constructor to the FGameHex struct to initialize OccupyingActor to nullptr. This seems to have fixed the crashing problem.
After staring at that output some more, I tried adding a constructor to the FGameHex struct to initialize OccupyingActor to nullptr. This seems to have fixed the crashing problem.