뭔가가 터짐 Nullreference
deploy
UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:Log(LogType, Object)
UnityEngine.Debug:Log(Object)
<DeployUnit>c__Iterator0:MoveNext() (at D:\git\civilization-iii\civilization-iii\Assets\Script\GameManager.cs:646)
UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
(Filename: D:/git/civilization-iii/civilization-iii/Assets/Script/GameManager.cs Line: 646)
NullReferenceException: Object reference not set to an instance of an object
at GameManager.UpdateUnit () [0x007ce] in D:\git\civilization-iii\civilization-iii\Assets\Script\GameManager.cs:308
at GameUI.NextTurn () [0x000af] in D:\git\civilization-iii\civilization-iii\Assets\Script\UI\GameUI.cs:169
(Filename: D:/git/civilization-iii/civilization-iii/Assets/Script/GameManager.cs Line: 308)
확인해 보도록