unity detect any key press code example Example: unity detect any key if (Input.anyKey) { // Code here }