Studio GuideWorld SDK Guide
Log In

Release Notes

📘

Please refer to the following guide. [Updating Package]


July 2024


ZEPETO World 1.22.1

Compatible ZEPETO App versionRelease Date
3.59.0 or later2024-07-24
  • Updated : Upgrade Unity Support to Version 2022.3.34f1
    • From version 3.59.000, the ZEPETO app officially supports Unity 2022. Consequently, ZEPETO World development also supports Unity 2022.
      • Current Version: 2020.3.9f
      • Updated Version: 2022.3.34f1

❗️

Important Notices

  • Starting with World SDK version 1.22.00, development must be conducted using Unity version 2022.3.34.
  • Accordingly, the officially supported minimum versions are Unity 2022.3.34 and ZEPETO World 1.22.1.
  • Failure to use the recommended versions may result in issues with the World not functioning correctly within the ZEPETO app.

📘

Please refer to the following document


ZEPETO.Buildit.Loader

  • Dedicated: The use of the Buildit.Loader package has been discontinued.

❗️

Important Notices

  • It is no longer possible to transfer maps created with Buildit to Unity projects.
  • Please create new maps in your Unity project using official ZEPETO assets.
  • We will continue to provide templates and tutorials to help you conveniently create maps in Unity.

June 2024

ZEPETO World 1.21.22

Compatible ZEPETO App versionRelease Date
3.56.0 or later2024-06-11
  • Added : Mannequin API - Added a callback that is called after all items are fully loaded. [Related Link]
  • Fixed : Improved issue where products registered in ZEPETO Studio were not reflected in Unity Editor in real time.

May 2024

ZEPETO World 1.21.21, ZEPETO Module 1.0.11

Compatible ZEPETO App versionRelease Date
3.53.0 or later2024-05-03
  • Added : Added a callback to receive notifications when the following status changes on the room member list screen. [Related Link]

March 2024

ZEPETO World 1.21.20

Compatible ZEPETO App versionRelease Date
3.51.0 or later2024-03-26
  • Fixed : Internal system improvement.


ZEPETO World 1.21.19

Compatible ZEPETO App versionRelease Date
3.50.0 or later2024-03-19
  • Fixed : Fixed an issue where V-pad got stuck in a certain direction.

ZEPETO World 1.21.18

Compatible ZEPETO App versionRelease Date
3.49.0 or later2024-03-04
  • Fixed : Internal system improvement.

ZEPETO World 1.21.17

Compatible ZEPETO App versionRelease Date
3.49.0 or later2024-03-04
  • Fixed : Internal system improvement.

February 2024


ZEPETO World 1.21.16

Compatible ZEPETO App versionRelease Date
3.48.0 or later2024-02-23
  • Fixed : Fixed an issue where CLI build could not be uploaded to Zepeto Studio.
    • CLI commands have been modified. Please refer to the following guide. [Related Link]

ZEPETO Module 1.0.9

Compatible ZEPETO App versionRelease Date
3.48.0 or later2024-02-23
  • Fixed : Improved loading speed of FollowScrollView Prefab.
  • Fixed : Fixed an issue where the Unfollow function did not work in the FollowScrollView Prefab.
  • Fixed : Fixed an issue where the error "Saving Prefab to immutable folder is not allowed" occurred when saving a scene with the FollowScrollView Prefab applied.

ZEPETO World 1.21.15

Compatible ZEPETO App versionRelease Date
3.47.0 or later2024-02-08
  • Fixed : Fixed an issue where it was not possible to create a character with ZepetoCharacterCreator if a Player with the same UserID existed.

ZEPETO Module 1.0.8

Compatible ZEPETO App versionRelease Date
3.47.0 or later2024-02-08
  • Updated : The ZEPETO.Mannequin package has been moved into the ZEPETO.Module package.
    • If you previously installed the ZEPETO.Mannequin package separately, deleting it and updating ZEPETO.Module package is strongly recommended to avoid crashes.

ZEPETO Mannequin

Compatible ZEPETO App versionRelease Date
3.47.0 or later2024-02-08
  • Relocated : As part of performance improvement, the standalone package has been integrated into ZEPETO.Module 1.0.8 and later version packages.
    • Please delete any previously installed ZEPETO.Mannequin packages.
    • After removing existing packages, please install the ZEPETO.Module package version 1.0.8 or newer. [Related Link]

❗️

Caution

  • Some OpenAPIs will be deprecated temporarily to provide a better usage method.
    Please take this into consideration when using them.
    • "List World Contents" and "Giving a Gift" features will remain unaffected.

January 2024


ZEPETO World 1.21.14

Compatible ZEPETO App versionRelease Date
3.46.0 or later2024-01-24
  • Updated : The Editor Login UI process has been moved to Project Settings > ZEPETO Service. [Related Link]
  • Updated: The process has been changed to link worlds in Project Settings > ZEPETO Service, so the World Id input field has been removed from the World Settings UI.
    • Please note that if World Link is not established, the world upload will fail after publishing the package file.

❗️

Caution

  • World SDK version 1.21.14 will become the minimum version supported by ZEPETO Studio from now on.
  • Package files developed with versions lower than World SDK 1.21.14 will eventually become unable to upload to ZEPETO Studio, so please keep this in mind if you're a World Creator.
    • The implementation is expected to take place in a few months.

ZEPETO Module 1.0.7

Compatible ZEPETO App versionRelease Date
3.46.0 or later2024-01-24
  • Fixed : Changed the type of ErrorCode, a property of ProductBaseResponse. [Related Link]
  • Fixed: Fixed an issue where the responseData.isExist value was always returning false after calling InventoryService.HasAsync.

ZEPETO World 1.21.13

Compatible ZEPETO App versionRelease Date
3.45.0 or later2024-01-10
  • Updated : In the editor, when logging in with a ZEPETO account, if the nickname field is blank, the UserId will now be displayed.

ZEPETO Script.Leaderboard 1.1.11

Compatible ZEPETO App versionRelease Date
3.45.0 or later2024-01-10
  • Fixed : Corrected the issue where user nicknames appeared as Null when calling more than 100 Rank Data in the leaderboard.
  • Fixed : The Ranks and Members fields in RankInfo have been removed.
    • If you were using these fields, please be aware of potential compile errors after updating the leaderboard package.


ZEPETO Module 1.0.6

Compatible ZEPETO App versionRelease Date
3.45.0 or later2024-01-10
  • Updated : Improved unnecessary time consumption during the Editor Initialize/Recompile process.
  • Updated : The ZEPETO.World.Gui and ZEPETO.Product packages have been moved to be included in the ZEPETO.Module package.

❗️

Caution

  • If you had previously installed these two packages separately, conflicts might occur, so please delete the existing ZEPETO.World.Gui and ZEPETO.Product packages and then update the ZEPETO.Module package.

ZEPETO World.Gui

Compatible ZEPETO App versionRelease Date
3.45.0 or later2024-01-10
  • Relocated : As part of performance improvement efforts, it has been moved to be included in the ZEPETO.Module package version 1.0.6 or later, from an independent package.
    • Please delete the previously installed ZEPETO.World.Gui package.
    • Install version 1.0.6 or higher of the ZEPETO.Module package.

ZEPETO Product

Compatible ZEPETO App versionRelease Date
3.45.0 or later2024-01-10
  • Relocated : As part of performance improvement efforts, it has been moved to be included in the ZEPETO.Module package version 1.0.6 or later, from an independent package.
    • Please delete the previously installed ZEPETO.Product package.
    • Install version 1.0.6 or higher of the ZEPETO.Module package.