Getting Started

QR mobile test

3min

Once you've finished creating your ZEPETO World, you can test it in advance to see if it works well in your mobile device before submission.

Method 1. QR Test on ZEPETO Studio

1

Click the Publish button at the top of the Unity Editor to build the project.

Document image


📘 Note

Before clicking the Publish button, make sure that your project is connected to a ZEPETO Studio World in Edit > Project Settings > ZEPETO Service.

If you haven't created a world in ZEPETO Studio yet, please refer to the Making a World Console guide and make a world console first.

2

Upload the .zepetopackage file to ZEPETO Studio.

The building process will start when you click the Publish button. Once the build is complete, an Upload Package pop-up window will appear.

Document image


There are two ways to upload a .zepetopackage file to ZEPETO Studio.

  1. Click the upload button in the pop-up window to automatically upload the .zepetopackage file.
  2. Click the cancel button in the pop-up window and locate the .zepetopackage file created in your project folder > Build > ZEPETO.Script folder. Then, upload this file directly to ZEPETO Studio. (For more information, please refer to the Registering a World File guide.)
Document image

3

Scan the QR code and test your World.

Once the .zepetopackage file is successfully uploaded, you will see the Test with QR Code button.

Click this button and scan the generated QR code with your camera app to test your World in a mobile environment.

✏️ Tip

You can check various performance metrics through mobile tests, including memory usage. For more information, please refer to the Runtime Profiler guide.

Document image

Document image


📘 Note

QR code tests are only available for registered testers.

If you want other users to test with the QR code as well, please refer to the Testing your World guide.



Method 2. QR Test on Unity

1

Click the Play On ZEPETO button.

To test the default examples on the ZEPETO mobile app, click on the ZEPETO button on the right side of the [▶︎(play)] button.

Document image


After building the default example, a QR pop-up window will appear once the file is ready.

Document image

2

Scan the QR code.

Use the camera app on a mobile device with the ZEPETO app installed to scan the QR code. The test link will be activated.

Click on the link to view the default example on the ZEPETO app.

QR scan / ZEPETO World loading / Default Example
QR scan / ZEPETO World loading / Default Example

Document image


👍 How to change the network environment In the lower right part of the QR pop-up window, you can check the information about which network environment is connected, and click to change the network environment.

  • The mobile device and PC used to create the World must be under the same network for the QR code to work properly.
  • In case of connection is not available in windows PC, please change firewall settings.
  • If the network is set to a public network rather than a private network on a Window PC, access to the world is not possible due to security issues.
  • Please make sure that 'Personal' is selected in Network and Internet Settings Properties.