Search Results for

    Show / Hide Table of Contents

    Version 5.2.0 - 14 December 2023

    General

    • Enchancements
      • #305 Reworked CaptureFromScreen to not call StartCoroutine every frame
      • #338 Added property for _pauseCaptureOnAppPause
      • #324 Added option to enable audio clips to be reset on capture start
      • Added convenience method SetMicrophoneRecordingHint to CaptureBase

    macOS/iOS

    • Enhancements
      • #331 Added fixed and nearest frame presentation timestamp modes for realtime capture

    iOS/Android

    • Enhancements
      • #235 Added support for writing webcam texture orientation metadata to the captured video file

    Android

    • Fixes
      • #344 Fixed issue with captures being flipped when using the CaptureFromTexture component
    • Known Issues
      • When using Unity 2022 or later, CaptureFromScreen will produce incorrect captures when using the Vulkan graphics API with PlayerSettings.vulkanEnablePreTransform enabled
    In This Article