com.unity.recorder 4.0.0-pre.5

com.unity.recorder

Notes: processedReleased May 27, 2022

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2022.1 (1f1)

Package Dependencies

Features

  • Movie Recorder Encoder sample showing how to integrate a custom command line encoder such as FFmpeg.

📈 Improvements

  • Only accumulate subframes within the specified recording time/frame range, and not on skipped frames.

🔧 Bug Fixes

  • Make sure the Game View UI displays the actual resolution when the Recorder needs to change it.
  • Prevent the Recorder from capturing audio when the output format doesn't support it.
  • Support ProRes 4444 export on Apple M1 Max CPUs.
  • Make sure to get the proper recording duration when capturing accumulation and specifying a recording time range in seconds.
  • Fix accumulation frame artifacts when specifying a recording time range in seconds that doesn't start from zero.
  • Prevent the Unity Editor from crashing when multiple recorders use different output resolutions.
  • Prevent Unity from logging an error in the console when exiting timeline clips with the GIF encoder.