Skip to content

World upload / How to use the World Uploader

Using the SDK, the world can be uploaded to the Vket Cloud / My Vket server for publishing.

Uploading is also needed for private world testing with multiple people.

How to upload

  1. Open the "VketCloudSDK" tab and select "Upload to Remote Server".

    UploadToRemoteServer

  2. By selecting "Upload to Remote Server", the World Uploader window will open.

    On this window, the World ID and related information (world name, thumbnail, world description) registered on the Vket Cloud official website will be shown as a list.

    Select the world ID to upload the data.

    WorldListForUpload

    Also, if the creator is subscribed to Basic Plan and higher licenses, team collaboration features will be accessible. The team and world can be switched via the upper left team name display.

    TeamName

    By selecting "Check the World", the uploaded world can be entered for testing purposes.
    Please note that nothing will be shown before upload.

    CheckTheWorld_WorldUploader

    On selecting "Upload", a confirmation window will appear.
    Selecting "Yes" will begin the upload process.

    UploadConfirmation

  3. A dialog will appear when the upload is complete.

    UploadSuccess

  4. To enter the uploaded world, click check the world from the World ID management page.

    CheckTheWorld_Web

    Also, the "Check the World" button in the World Uploader will open the uploaded world as well.

    CheckTheWorld_WorldUploader

Update timing of the uploaded world

Updating the uploaded world may cause 5 ~ 15 minutes depending on server process and network environment factors.
If the world hasn't been updated on after upload and selecting check the world, please wait shortly until the update process is completed.

Publishing the World

The published world will be listed on My Vket's World List.

Also, if a private world URL is shared, the world can be accessed while it is not public on My Vket.
This is useful for world testing with multiple people or to create a closed-community world.

Note

To upload the world data, the world ID must be created in advance on the account management screen. If you don't see your world name in the list, please create a world ID from here.

CreateWorldID

Issues when uploading multiple scenes

If a single Unity project contains more than two scenes, which may be uploaded to different worlds, the first uploaded world may be duplicated, or cause 404 / build errors when entering.
To prevent this, consider containing only one scene/world per project.
Also, if this issue happened, it can be fixed by closing the project and deleting the upload folder located in the project files, and reboot/reupload the world.