Search Results for

    Show / Hide Table of Contents

    Version 3.2.7 - 2 July 2025

    General

    • Fixes
      • #2201 Fixed issue with StartCoroutine being called on an inactive game object
    • Added
      • New demo scene: MediaPlayer_NewInputSystem; demonstrating the use of the media player with Unity's new input system. Install it via the Samples tab in the Unity Package Manager
      • New editor component: ApplyToFarPlaneEditor; to clean up inspector visuals when using ApplyToFarPlane
      • #2255 Added DrawingDimensions property to DisplayUGUI

    Android

    • Fixes
      • #2207 Fixed issue with gamma correction being applied to the default texture when using OES shaders
      • #2260 When only one audio track is present then treat it as 'supported' so we might allow it to be resampled to a playable frequency
    • Updates
      • #2228 Updated native libraries to use 16KiB page size

    iOS/tvOS

    • Changes
      • Minimum supported Xcode version is now 15.4

    Windows

    • Fixes
      • #2208 Fixed issue with changing MediaPlayer.PlaybackRate and switching to another video
    In This Article