728x90
반응형
Unity 2021.3.2f1
에러 메시지 :
Assembly 'Assets/Plugins/BakingSheet/Editor/Google/Google.Apis.Drive.v3.dll' will not be loaded due to errors:
Google.Apis.Drive.v3 references strong named Newtonsoft.Json Assembly references: 12.0.0.0 Found in project: 13.0.0.0.
Assembly Version Validation can be disabled in Player Settings "Assembly Version Validation"
"com.unity.nuget.newtonsoft-json" 3.0.2 패키지에서 사용하고 있는 Newtonsoft.Json 하고 충돌
This is a Unity package for Newtonsoft Json and corresponds to Newtonsoft.Json version 13.0.1
https://docs.unity3d.com/Packages/com.unity.nuget.newtonsoft-json@3.0/manual/index.html
이 패키지가 사용중이다. 어차피 쓸모없는 패키지라 삭제.
정상작동
728x90
반응형
'프로그래밍 > Unity' 카테고리의 다른 글
유니티 안드로이드 빌드 (0) | 2022.11.22 |
---|---|
안드로이드 앱 서명 체크 (0) | 2022.11.22 |
유니티엔진 패키지 매니저로 Newtonsoft.Json 설치 (0) | 2022.06.01 |
댓글