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

Ambiguous match found #3

Open
Kieaer opened this issue Feb 19, 2023 · 0 comments
Open

Ambiguous match found #3

Kieaer opened this issue Feb 19, 2023 · 0 comments

Comments

@Kieaer
Copy link

Kieaer commented Feb 19, 2023

AmbiguousMatchException: Ambiguous match found.
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) (at <75633565436c42f0a6426b33f0132ade>:0)
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) (at <75633565436c42f0a6426b33f0132ade>:0)
System.Type.GetMethod (System.String name, System.Reflection.BindingFlags bindingAttr) (at <75633565436c42f0a6426b33f0132ade>:0)
ReadmeEditor.LoadLayout () (at Assets/»Readme/Scripts/Editor/ReadmeEditor.cs:41)
ReadmeEditor.SelectReadmeAutomatically () (at Assets/»Readme/Scripts/Editor/ReadmeEditor.cs:31)
UnityEditor.EditorApplication.Internal_CallDelayFunctions () (at <11d97693183d4a6bb35c29ae7882c66b>:0)

Unity 2021.3.16f1
Just importing in a new project causes the problem.

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