void Awake() { Instance = this; Init(); EmailInput.GetComponent <InputField> ().ActivateInputField(); }