저궤도 함대 스킬 사용시 예외 발생
저궤도 함대의 스킬을 사용한 후 다른 저궤도 함대를 선택해서 또 사용하니 ArgumentOutOfRangeException
예외가 발생함.
stacktrace:
ArgumentOutOfRangeException: Specified argument was out of the range of valid values.
Parameter name: index
System.Array.InternalArray__IReadOnlyList_get_Item[T] (System.Int32 index) (at <f826c2584fc94ec19a48a6576640bdc5>:0)
(wrapper managed-to-managed) CivModel.IActorAction[].System.Collections.Generic.IReadOnlyList`1.get_Item(int)
Unit+<SkillUnit>c__Iterator2.MoveNext () (at Assets/Script/Unit/Unit.cs:329)
UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) (at C:/buildslave/unity/build/Runtime/Export/Coroutines.cs:17)