Skip to content

AVPro Video v3.3.0 - 13th October 2025

Choose a tag to compare

@Ste-RH Ste-RH released this 13 Oct 14:06
· 2 commits to master since this release
3e2baf5

For full documentation about features, usage and upgrading please visit the developer portal

General

  • Fixes
    • #2293 Fixed leak of Unity texture handles

Android

  • Changes
    • Unity versions 6000.0.45f1 and later will now use media3 version 1.8.0, older Unity versions will continue to use media3 version 1.4.1
    • Added settings pane to Unity's project settings allowing for Facebook360 Audio support to be enabled/disabled globally
    • #226 Added support for id3 text timed metadata
    • #2293 Lowered the number of buffers we allocate internally to help reduce memory consumption when playing high resolution videos
  • Fixes
    • #2228 ExoPlayer rtmp-client is now 16KiB aligned
    • #2323 Fixed issue with switching to an unplayable audio track causing playback failure

macOS

  • Changes
    • #226 Added support for id3 text timed metadata

iOS/tvOS/visionOS

  • Changes
    • #226 Added support for id3 text timed metadata
  • Fixes
    • #2317 Fixed issue with player pausing after returning from background
    • #2332 Fixed issue with local HLS playback failing after app returns from background
    • #2337 Fixed potential race condition with Unity main and render threads when destroying a player

HarmonyOS NEXT

  • Fixes
    • Fixed 'CanPlay' such that 'ReadyToPlay' event fires correctly
    • Player release fixed at plugin level