We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Unity 2021.3.16f1
Just importing in a new project causes the problem.
The text was updated successfully, but these errors were encountered: