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

System.Reflection.AmbiguousMatchException error #259

Open
Paulux92500 opened this issue Aug 16, 2024 · 0 comments
Open

System.Reflection.AmbiguousMatchException error #259

Paulux92500 opened this issue Aug 16, 2024 · 0 comments

Comments

@Paulux92500
Copy link

System.Reflection.AmbiguousMatchException: Ambiguous match found.
at System.RuntimeType.GetMethodImplCommon (System.String name, System.Int32 genericParameterCount, System.Reflection.BindingFlags bindingAttr, System.Reflection.Binder binder, System.Reflection.CallingConventions callConv, System.Type[] types, System.Reflection.ParameterModifier[] modifiers) [0x00050] in <467a840a914a47078e4ae9b0b1e8779e>:0
at System.RuntimeType.GetMethodImpl (System.String name, System.Reflection.BindingFlags bindingAttr, System.Reflection.Binder binder, System.Reflection.CallingConventions callConv, System.Type[] types, System.Reflection.ParameterModifier[] modifiers) [0x00000] in <467a840a914a47078e4ae9b0b1e8779e>:0
at System.Type.GetMethod (System.String name, System.Reflection.BindingFlags bindingAttr) [0x0000e] in <467a840a914a47078e4ae9b0b1e8779e>:0
at System.Type.GetMethod (System.String name) [0x00000] in <467a840a914a47078e4ae9b0b1e8779e>:0
at GooglePlayServices.UnityCompat.get_Unity56AndAboveApplicationIdentifier () [0x00000] in <21a8cb51df0d4941915e31d35b4c9857>:0
at GooglePlayServices.UnityCompat.get_ApplicationId () [0x00000] in <21a8cb51df0d4941915e31d35b4c9857>:0
at GooglePlayServices.PlayServicesResolver..cctor () [0x00020] in <21a8cb51df0d4941915e31d35b4c9857>:0
UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes (System.Type[])

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

1 participant