public void OnDeselect(BaseEventData eventData) { if (!_menuUI.ActionPopupUI.IsSelectingAction) { _menuUI.ClearSelection(); } }