Skip to content

AVPro Video v3.2.2 - 6 February 2025

Choose a tag to compare

@Ste-RH Ste-RH released this 06 Feb 14:44
· 4 commits to master since this release
5ff0402

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

Changes

Android

  • Fixes
    • Re-working of how Play/Pause is performed under the hood
    • Seeking now flagged as finishing correctly (MediaPlayer API)
    • Fixed very rare crash caused by race condition
    • #2146 Fix for fringe issue that caused videos to not auto play (MediaPlayer API)
    • #2147 #2148 Possible fix. Command buffer paused whilst seeking is happening (MediaPlayer API)

macOS/iOS/tvOS/visionOS

  • Fixes
    • Fixed issue with playback not looping when setting looping after player creation
    • #2138 Fixed issue with the FirstFrameReady event not firing when playing back media where the initial frame's pts is not 0

iOS/tvOS/visionOS

  • Fixes
    • Fixed issue with simulator builds exporting UnityPluginLoad and UnityPluginUnload