Release Notes - Unity
This page will keep you updated with all the releases of Unity SDK.
v2.1.0​
Release Date : 6th June 2025
Change Log :
-
Remote Participant Control
-
Device Management
-
Provided methods to retrieve and manage available audio/video devices.
Docs: GetAudioDevices
Docs: GetVideoDevices
Docs: ChangeAudioDevice
Docs: ChangeVideoDevices
-
-
Custom Video Stream Support
-
Added support for custom video stream.
Docs : CustomVideoStream
-
v2.0.1​
Release Date : 12th May 2025
Bug Fixed :
- Fixed an issue where
OnJoinMeetingFailedCallback
was throwing an exception instead of being invoked as expected.
v2.0.0​
Release Date : 7th April 2025
Change Log :
- Added
PauseAllStreams()
andResumeAllStreams()
method and it's associated callbacks inMeeting
class - Added
FlipTexture
property inVideoSurface
script - Introduced
StreamKind
enum
Got a Question? Ask us on discord