I have two projects, one of them I have just created. In another project there is a special resolution for unity remote but the first project doesn’t have such resolution. Special resolution for unity remote is a resolution to make a game resolution corresponding to mobile resolution (makes game resolution’s aspect ratio equal to mobile resolution’s aspect ratio). How can I return Remote resolution? Version of my unity is 2017.1.0.
I answered the question myslef. I just had to switch android platform in build settings/click on android/ switch platform.