>>44
カーソルがボタン外に出た時に、もしOnMouseExitとかが掛かるなら、
EventSystem.current.SetSelectedGameObject (null);
で選択解除出来るかも知らんね