com.unity.recorder 5.0.0

com.unity.recorder

Source docs
Notes: processedReleased October 4, 2023

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2023.1 (1f1)

Package Dependencies

Features

  • Tutorial in documentation to set up a Unity project with API scripting for starting recordings via a command line.

📈 Improvements

  • Removed resolution automatic rounding to the nearest even number when Movie Recorder uses MP4 codec and "Match Window Size" output resolution.

🔧 Bug Fixes

  • Prevent video output from being corrupted when generated via a Recorder Clip run through a Scene loaded in Play mode.
  • Ensure the project uses the right RenderPipeline settings at all time: quality RenderPipeline settings or default RenderPipeline settings.
  • Ensure that the status messages at the bottom of the Recorder window are always readable even if the window is small.