MissingMethodException: Cannot find the requested method

i’m going crazy for this error i’ve not found nothing on web for solve this error

MissingMethodException: Cannot find the requested method. UnityEngine.TextEditor.DrawCursor (System.String text) (at C:/BuildAgent/work/842f9557127e852/Runtime/Export/TextEditor.cs:819) UnityEditor.EditorGUI.DoTextField (UnityEditor.RecycledTextEditor editor, Int32 id, Rect position, System.String text, UnityEngine.GUIStyle style, System.String allowedletters, System.Boolean changed, Boolean reset, Boolean multiline, Boolean passwordField) (at C:/BuildAgent/work/842f9557127e852/Editor/MonoGenerated/Editor/EditorGUI.cs:548) UnityEditor.EditorGUI.TextField (Rect position, System.String text, UnityEngine.GUIStyle style) (at C:/BuildAgent/work/842f9557127e852/Editor/MonoGenerated/Editor/EditorGUI.cs:745) UnityEditor.EditorGUI.TextField (Rect position, System.String text) (at C:/BuildAgent/work/842f9557127e852/Editor/MonoGenerated/Editor/EditorGUI.cs:740) UnityEditor.BaseProjectWindow.EditName () (at C:/BuildAgent/work/842f9557127e852/Editor/Mono/ProjectWindow/ProjectWindow.cs:731) UnityEditor.BaseProjectWindow.HierarchyView () (at C:/BuildAgent/work/842f9557127e852/Editor/Mono/ProjectWindow/ProjectWindow.cs:776) UnityEditor.BaseProjectWindow.OnGUI () (at C:/BuildAgent/work/842f9557127e852/Editor/Mono/ProjectWindow/ProjectWindow.cs:505) System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[ ] parameters, System.Globalization.CultureInfo culture)

can someone help me please? because whatever i want to edit disappears example when i try to edit a name of a folder all folder and other disappears
i can’t work with this error

yeah i 've finaly solve this error
for those who like me have this annoying error how to solve it are the following steps

THX