public void UnRegisterSceneController()
 {
     iSceneController.OnDeactive();
     iSceneController.OnClose();
 }