문의를 남기실 경우 다음 항목을 작성해 주시면 빠른 답변 처리에 도움이 됩니다.
- 프로젝트명 : 용감한댕댕이
- 뒤끝SDK 버전 : 5.2.2
- 에러 코드 :
업데이트 에서 쓰레드 관련 업데이트가 있다고 봤는데 그것 때문인지 모르겠지만 유니티에서
UnityException: get_isActiveAndEnabled can only be called from the main thread.
Constructors and field initializers will be executed from the loading thread when loading a scene.
Don’t use this function in the constructor or field initializers, instead move initialization code to the Awake or Start 오류가 다방면에서 발생하는거같습니다