Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2022.3.10f1 import error #241

Open
Hoongcha opened this issue Nov 1, 2023 · 4 comments
Open

2022.3.10f1 import error #241

Hoongcha opened this issue Nov 1, 2023 · 4 comments

Comments

@Hoongcha
Copy link

Hoongcha commented Nov 1, 2023

I worked M1 Mac
when import unitypackage has error

Assembly 'Assets/PlayServicesResolver/Editor/Google.VersionHandlerImpl_v1.2.89.0.dll' will not be loaded due to errors:
Assembly name 'Google.VersionHandlerImpl' does not match file name 'Google.VersionHandlerImpl_v1.2.89.0'

Does anyone have a good solution?

@VigneshLX
Copy link

Yeah looking for the same solution

@Assambra
Copy link

Looking for a solution too

@Assambra
Copy link

Assambra commented Dec 13, 2023

My problem was that I first got Ambiguous reference: System.Threading.Tasks exception after importing the google-signin-plugin-1.0.4.unitypackage.
Then i found a solution that said you should delete the two files in Assets/Parse/Plugins Unity.Compat and Unity.Tasks. That fixed the first error but produced this new one error.
After that i use this solution #210 witout deleting this files it works and this two Errors are gone now ->
Assembly 'Assets/PlayServicesResolver/Editor/Google.VersionHandlerImpl_v1.2.89.0.dll' will not be loaded due to errors:
Assembly name 'Google.VersionHandlerImpl' does not match file name 'Google.VersionHandlerImpl_v1.2.89.0'

Update: Today i opened the project again the error popup again.

@infinitychaos
Copy link

@Assambra When you got this error:
Assembly 'Assets/PlayServicesResolver/Editor/Google.VersionHandlerImpl_v1.2.89.0.dll' will not be loaded due to errors:
Assembly name 'Google.VersionHandlerImpl' does not match file name 'Google.VersionHandlerImpl_v1.2.89.0'

You just need to click on the unity package and reimport Google.VersionHandlerImpl, make sure you uncheck file in Parse folder

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants