Changelog: Meeting SDK - Unreal - 5.17.2

Released: 2024-03-25 Updated: 2026-07-24

Visit Changelog

Summary: Introducing the Meeting SDK for Unreal, blending Zoom meetings with Epic’s Unreal Engine for immersive 3D experiences.

Added

  • Initial release of the Meeting SDK for Unreal. Combine Zoom’s meeting and webinar functionality with Epic’s Unreal Engine to create games, industrial applications, or live experiences that include 3D rendering and interaction capabilities. Extend Zoom functionality into Unreal’s C++ and Blueprints development environments. See the docs for more details.

Has anyone tested the Zoom Meeting SDK in a real Unreal Engine project yet? I’m particularly curious whether the main meeting features can be handled through Blueprints, or if developers still need to write a significant amount of C++ code. The documentation mentions support for both, but a practical example would be helpful: Meeting SDK