
* 겪고 있는 문제 상황을 최대한 자세하게 작성해주세요.
* 문제 해결을 위해 어떤 시도를 해보았는지 구체적으로 함께 알려주세요.
패널설정후 시간이 끝나고 메인 신을 눌러서 재시작을 하려하는데 오류가 나옵니다.
코드는 정상적으로 입력이 된거같은데 따로 설정을 하거나 업데이트를 해야하나요?
.png)
작성한 코드 및 에러 메세지
Scene 'MainScene' couldn't be loaded because it has not been added to the build settings or the AssetBundle has not been loaded.
To add a scene to the build settings use the menu File->Build Settings...
UnityEngine.SceneManagement.SceneManager:LoadScene (string)
gameManager:retry () (at Assets/script/gameManager.cs:54)
panel:retry () (at Assets/script/panel.cs:21)
UnityEngine.EventSystems.EventSystem:Update ()
