This version of Unity is unsupported.

OverlayAttribute.editorWindowType

public Type editorWindowType;

Description

Defines which EditorWindow type the overlay will be used in.

If no type is specified, overlay will be available in all windows that support overlays.