Can't Pack All Map on Mac

Hi, I’ve create a natively 4.8.2 project on Mac for testing.
Then I found the editor can’t pack all maps, there are two maps in the project, the editor only pack one.
No matter I use the command line to pack or click the File->Package Project->iOS.

NetworkingPractice

Hey ZenTechEntertainment,

Have you tried different build configurations when packaging? There are two types of build configurations, Shipping and Development. These two types vary with what is included and excluded from your final packaged project. Aside from making sure your file, folder structure is set up correctly withing your project folder i.e. making sure your Maps are within a ‘Maps’ folder. Take a look at the documentation for iOS packaging and make sure you are following with the guidelines suggested when packaging your iOS projects.

iOS Packaged Game Size

Also, take a look at your ‘Projects Settings’ under the ‘Packaging’ section for more options when packaging your project. After testing you are still unable to get all of your maps to package within your project, let me know and I can investigate further.

Thank you,