unity-jar-resolver icon indicating copy to clipboard operation
unity-jar-resolver copied to clipboard

[Bug] External Dependency Manager doesn't show up in Unity under Assets

Open Shadowing1983 opened this issue 1 year ago • 14 comments

[REQUIRED] Please fill in the following fields:

  • Unity editor version: 2022.3.45
  • External Dependency Manager version: 1.2.183
  • Source you installed EDM4U: Unitypackage (.unitypackage or Unity Package Manager)
  • Features in External Dependency Manager in use: Android Resolver (Android Resolver, iOS Resolver, VersionHandler, etc.)
  • Plugins SDK in use: Admob (Firebase, Admob, Facebook, etc.)
  • Platform you are using the Unity editor on: Windows (Mac, Windows, or Linux)

[REQUIRED] Please describe the issue here:

After Importing the package. External Dependency Manger is not listed under Assets. This is because Editor is not checked under Google.IOS Resolver Ifi check it. It will show up in the editor but when I go to click Install Cocoapods I get error

TypeLoadException: Could not load type of field 'Google.IOSResolver:analytics' (57) due to: Could not resolve type with token 01000016 from typeref (expected class 'Google.EditorMeasurement' in assembly 'Google.VersionHandlerImpl, Version=1.2.0.0, Culture=neutral, PublicKeyToken=null') assembly:Google.VersionHandlerImpl, Version=1.2.0.0, Culture=neutral, PublicKeyToken=null type:Google.EditorMeasurement member:(null)

Please answer the following, if applicable:

What's the issue repro rate? (eg 100%, 1/5 etc) 100 percent

What happened? How can we make the problem occur? This could be a description, log/console output, etc. Import package

Shadowing1983 avatar Sep 20 '24 10:09 Shadowing1983