Release Notes
📘 Please refer to the following guide. Updating Package
Compatible ZEPETO App version | Release Date |
---|---|
3.64.0 or later | 2024-11-04 |
- Fixed : Internal system improvement
Compatible ZEPETO App version | Release Date |
---|---|
3.64.0 or later | 2024-11-14 |
- Fixed : Fixed an issue where QR code login was not working.
Compatible ZEPETO App version | Release Date |
---|---|
3.62.0 or later | 2024-09-05 |
- Fixed : Fixed an issue where InvalidCastException error occurs when trying to get a value added to the inspector in Unity 2022.
- Fixed : Fixed an issue where GetProductsAsync() OnFailed Warning occurs in Unity 2022.
Compatible ZEPETO App version | Release Date |
---|---|
3.63.0 or later | 2024-09-27 |
- Fixed : Internal system improvement
Compatible ZEPETO App version | Release Date |
---|---|
3.59.0 or later | 2024-08-09 |
- Fixed : Unity 2022 Issue Fixes
- Fixed an issue where using AddComponent with a class made in TypeScript would cause a "required in type 'Component'" error.
- Fixed an issue where multiplayer server scripts and schemas were being reset.
Compatible ZEPETO App version | Release Date |
---|---|
3.59.0 or later | 2024-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
- 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.
Compatible ZEPETO App version | Release Date |
---|---|
3.56.0 or later | 2024-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.
Compatible ZEPETO App version | Release Date |
---|---|
3.53.0 or later | 2024-05-03 |
- Added : Added a callback to receive notifications when the following status changes on the room member list screen. [Related Link]
Compatible ZEPETO App version | Release Date |
---|---|
3.51.0 or later | 2024-03-26 |
- Fixed : Internal system improvement.
Compatible ZEPETO App version | Release Date |
---|---|
3.50.0 or later | 2024-03-19 |
- Fixed : Fixed an issue where V-pad got stuck in a certain direction.
Compatible ZEPETO App version | Release Date |
---|---|
3.49.0 or later | 2024-03-04 |
- Fixed : Internal system improvement.
Compatible ZEPETO App version | Release Date |
---|---|
3.49.0 or later | 2024-03-04 |
- Fixed : Internal system improvement.
Compatible ZEPETO App version | Release Date |
---|---|
3.48.0 or later | 2024-02-23 |
- Fixed : Fixed an issue where CLI build could not be uploaded to Zepeto Studio.
Compatible ZEPETO App version | Release Date |
---|---|
3.48.0 or later | 2024-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.
Compatible ZEPETO App version | Release Date |
---|---|
3.47.0 or later | 2024-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.
Compatible ZEPETO App version | Release Date |
---|---|
3.47.0 or later | 2024-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.
Compatible ZEPETO App version | Release Date |
---|---|
3.47.0 or later | 2024-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
- 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.
Compatible ZEPETO App version | Release Date |
---|---|
3.46.0 or later | 2024-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.
- 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.
Compatible ZEPETO App version | Release Date |
---|---|
3.46.0 or later | 2024-01-24 |
- Fixed: Fixed an issue where the responseData.isExist value was always returning false after calling InventoryService.HasAsync.
Compatible ZEPETO App version | Release Date |
---|---|
3.45.0 or later | 2024-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.
Compatible ZEPETO App version | Release Date |
---|---|
3.45.0 or later | 2024-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.
Compatible ZEPETO App version | Release Date |
---|---|
3.45.0 or later | 2024-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.
- 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.
Compatible ZEPETO App version | Release Date |
---|---|
3.45.0 or later | 2024-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.
Compatible ZEPETO App version | Release Date |
---|---|
3.45.0 or later | 2024-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.