Exit button and stop the application unity3d code example Example: quit button unity void quitGame() { Application.Quit(); }