커뮤니티
포인트
쿠폰
내 강의실
국비 신청 내역
증명서
계정
로그아웃
학습 질문
개발 일지
나의 활동
답변 완료
ads package install, uninstall 불가능
게임개발 종합반 v8
5주차
북마크
이*율
댓글
6
추천
0
조회수
19
조회수
19
답변 완료

* 겪고 있는 문제 상황을 최대한 자세하게 작성해주세요.

* 문제 해결을 위해 어떤 시도를 해보았는지 구체적으로 함께 알려주세요.


android 빌드를 위한 애드온을 설치 할 수 없는 상태가 되어 이를 알아보니 일부 보안프로그램에 의해 부분적인 버그현상이 일어난다는 것을 확인 -> 보안 프로그램 제거 + 유니티 에디터 제거 후 다시 설치 -> 설치 시 권장사양인 2021.3.19f1버전 설치 -> ads package설치가 된 줄 알았으나 adsmanager.cs에 using UnityEngine.Advertisement 가 인식되지 못하고 빨간줄 계속 발생 -> 다시 확인해 보니 ads의 Project Settings에 Latest Version Avilable이라고 떠서 Install Latest Version 버튼 클릭 -> 로드 도중 기존에 깔린 ads package와 충돌이 일어날 수 있다고 해서 기존 패키지의 uninstall 진행여부를 물음 -> uninstall눌렀으나 로그창에 다음과 같이 표시되며 진행이 안됨:

Release of invalid GC handle. The handle is from a previous domain. The release operation is skipped.


[Mediation]: Warning, failed to retrieve game id from Dashboard

UnityEngine.Logger:LogWarning (string,object)

Unity.Services.Mediation.MediationLogger:LogWarning (object) (at Library/PackageCache/com.unity.services.mediation@1.0.5/Runtime/Tools/Logger/MediationLogger.cs:27)

Unity.Services.Mediation.Settings.Editor.MediationEditorService:OnGameIdRetrieved (System.Collections.Generic.Dictionary`2<string, string>) (at Library/PackageCache/com.unity.services.mediation@1.0.5/Editor/Settings/MediationEditorService.cs:54)

Unity.Services.Mediation.Dashboard.Editor.DashboardClient:OnGameIdReady (UnityEngine.Networking.UnityWebRequest,System.Action`1<System.Collections.Generic.Dictionary`2<string, string>>) (at Library/PackageCache/com.unity.services.mediation@1.0.5/Editor/Settings/Dashboard/DashboardClient.cs:176)

Unity.Services.Mediation.Dashboard.Editor.DashboardClient/<>c__DisplayClass16_1:<GetGameIdAsync>b__2 (UnityEngine.AsyncOperation) (at Library/PackageCache/com.unity.services.mediation@1.0.5/Editor/Settings/Dashboard/DashboardClient.cs:136)

UnityEngine.AsyncOperation:InvokeCompletionEvent ()


-> 인터넷에 쳐보니 업데이트된 최신 버전에서 발생하는 문제라고 하는 사람들이 있던데... 정확히 어디서부터가 문제가 생긴건지를 모르겠습니다ㅜㅜ



스파르타 즉문즉답








취소
 공유
취소
댓글 0
댓글 알림
나의얼굴