public void ValidatePopup(Canvas popup) { Debug.Log("Validate"); popup.gameObject.SetActive(false); ImagePicker.Select(ActionResult); }