com.unity.recorder 4.0.0-pre.4

com.unity.recorder

Notes: processedReleased April 20, 2022

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2022.1 (1f1)

Package Dependencies

Features

  • GIF Encoder for the Movie Recorder.
  • Accumulation based shadow map filtering for Spot Lights, improving the quality of rendered shadows.
  • New option to apply Subpixel Jitter Antialiasing when recording with Accumulation (in HDRP).
  • PIZ compression for EXR image sequences.

📈 Improvements

  • Remove support for CentOS.
  • Allow audio recording while using the Movie Recorder's accumulation feature.
  • Improvements to the Accumulation UI parameters:
  • - Specify the shutter interval as a normalized interval or an angle.
  • - Specify the number of accumulation samples without a maximum limit, directly through a value field.
  • - Get the actual count of accumulated frames resulting from the shutter profile convolution.
  • Prevent users from recording in odd resolutions with ProRes packed pixel format codecs (e.g. 422HQ).
  • Movie Recorder no longer uses the Sync GPU readback code path.

🔧 Bug Fixes

  • Improved performance for ProRes encoding.
  • Fix an issue that prevented the alpha component from being correctly recorded.
  • Make sure to generate high bitrate audio tracks when using custom quality encoding in the Unity Media Encoder.
  • Make sure the duration of recordings is accurate when capturing accumulation with time intervals in seconds.
  • Make sure the CapFPS setting remains reliable when the recording session includes multiple active Recorders.
  • Refresh the asset database after recording an image sequence to the Assets folder.
  • Prevent users from recording if the Recorder Window combines active recorders with and without accumulation.
  • Prevent the Recorder Window from throwing errors when selecting an invalid Encoder.