If both Slate and OdinInspector are present in the project, creating a Clip would cause Unity to throw multiple errors with the message: “StackOverflowException: The requested operation caused a stack overflow.” The specific error occurs in the UnityEngine.GUIUtility.Internal_GetControlID method, which is responsible for obtaining a control ID for GUI elements.