Почему при вызове OK выпадает нуллРеференсес?(в GameCotroller все заполнено)
NullReferenceException: Object reference not set to an instance of an object
Slot.TimerTakeValue (GameController gameController) (at Assets/Scripts/Slot.cs:58)
Slot+<LaunchLevel>d__38.MoveNext () (at Assets/Scripts/Slot.cs:74)
UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) (at C:/buildslave/unity/build/Runtime/Export/Coroutines.cs:17)
UnityEngine.MonoBehaviour:StartCoroutine(IEnumerator)
Tutorial_Sistem:_OK() (at Assets/Scripts/Tutorial_Sistem.cs:25)
UnityEngine.EventSystems.EventSystem:Update()