githubEdit

PlayCanvas Toolkit Changelog

Get download link to the latest version of VIVERSE Extension and explore the changelog


circle-check

VIVERSE PlayCanvas Extension v3.58.2

Release Date
Version
Release Notes

12/2/2025

3.58.2

  • Fix the issue where adding or removing a post effect doesn’t immediately update the UI

  • Update Polygon Streaming SDK to 2.6.8

8/15/2025

3.57.1

  • Adds support for publishing PlayCanvas projects that utilize multiple scenes, as well as an IWorldNavigationService to the Create SDK API to allow for programmatic scene switching.

  • Adds the ability to set nearClip and farClip camera configuration:

8/5/2025

3.55.0

  • Quest Celebration Event Bug: Fix the issue where quests with celebrations configured are not triggered as completed after the user finishes the task.

  • Sync the Trigger Fix: Fix the issue where "Sync the trigger" in Trigger and Action is not working.

7/18/2025

3.52.0

  • Flying in VR: switch to Smooth Locomotion using the XRService, then in any World where flying is enabled in World Settings, press down/click the Smooth Locomotion joystick to enter flight mode. Once flying, pressing forward on the joystick will fly forward along the VR camera's forward axis (i.e. wherever you're looking), and vice versa backwards.

  • The Enter VR button has been made more reliable.

7/7/2025

3.51.0

  • Fixes most cases where the no-code extension was losing being lost when the PlayCanvas editor disconnects & reconnects to necessary backend services.

    • Also now displays a warning modal if the extension does enter a disconnected state.

  • XRService.start() now accepts a callback so code execution can be paused prior to successful VR entry.

6/23/2025

3.50.1

  • XRService now includes new locomotion options you can set per controller: smooth, teleport, and none

    • As a minor optimization, we now hide the VR cursor when its inputSource is lost

  • 1st- and 3rd-person camera FOVs now settable in PlayCanvas:

5/23/2025

3.49.0

  • Bug fix: prevent duplicate injection of custom loading screen scripts during publishing.

  • Re-enables debugging in the browser by adding publishing modes: Debug mode is designed to assist in development and debugging processes, whereas Standard mode delivers an optimized, minified build intended for distribution.

4/29/2025

3.48.0

Add SDK support to functions

-Methods: start

-Methods: end

  • Re-enable debugging in the browser

-Align game_script.js behavior with esm.js to allow setting breakpoints

  • Enable custom loading screen

4/16/2025

3.46.1

  • Add 'Enable Flying' option in VIVERSE scene settings

  • Fixed turnToward method

4/9/2025

3.45.3

Add SDK support to functions

-Methods: addCheckTask

-Methods: addProgressBarTask

-Methods: fire

-Methods: getTaskById

-Methods: off

-Methods: on

-Methods: reset

-Methods: start

-Methods: addQuest

-Methods: fire

-Methods: getQuestById

-Methods: getQuestByName

-Methods: off

-Methods: on

-Methods: resetAllQuests

-Methods: fire

-Methods: off

-Methods: on

-Methods: addProgress

-Methods: fire

-Methods: off

-Methods: on

3/27/2025

3.45.0

Add SDK support to functions

-Methods: resetToViverseAvatar

-Properties: avatar

-Properties: network

-Properties: nametag

-Properties: profile

-Properties: localPlayer

-Properties: remotePlayers

-Properties: playerCount Add enable/disable toggle of microphone and microphone permission function in “Player Config > Disable Microphone”

3/12/2025

3.44.12

Add SDK support to functions

-Properties: handedness

-Properties: inputSource

-Properties: modelEntity

-Methods: resetModelAsset

-Methods: setModelAsset

-Properties: add

-Properties: remove

-Properties: controllers

-Properties: controller:addInput

-Properties: controller:removeInput

-Properties: canRotate

-Properties: canZoom

-ILocalPlayer

-Methods: scaleAvatar

2/26/2025

3.44.7

  • Adding switchPov methods to change 1st & 3rd person POV through code

2/6/2025

3.43.1

  • Add 3 features in Trigger & Action - EntityAssetUnload, EntityAssetReload, EntityAssetDestroy

1/7/2025

3.40.7

  • Add post effects settings

  • Add scene ownership check on publish tab

12/3/2024

3.38.0

  • Handle response err message from PlayCanvas server job api

  • Fix service worker error

12/27/2024

3.36.4

  • Error handling when publishing the scene

10/21/2024

3.35.19

  • Support latest Chrome version

Last updated

Was this helpful?