Can't open new level when launching on Android

Hi
I have designed a game which consists of several levels . When I launch my game on android device and wanna open new level, it redirects me to the same level . I use Unreal Engine 4.6 Windows 8.1 and launching on several Android devices but the problem still exists. Please help me guys !!!

Hi Sina,

Launch on is for use when quickly iterating on a level. It’s not designed for the purpose of playing the game. If you would like to distribute / if you need to test the whole game the path for doing this is by either using the project launcher in unreal front end, or by using the package and deploy process.

To get to the project launcher hit the drop down menu next to the launch on button, select project launcher. Here you can make custom profiles which can include multiple custom maps. Many more advanced options are exposed.

To package your project go to file menu in the editor select package, then select which platform you would like to target. We recommend filling out the information in package settings, as this effects the distribution size of your project and can have performance implications. For more information about this our platform team recently did a twitch stream about mobile development which covered some of this information. Twitch

Let me know if you have any other issues.