fix editorwindow keyboard event error sound
}
else if (evt.isKey) {
_wrapper.OnKeyDown(e: evt);
Event.current.Use();