com.unity.recorder 3.0.0-pre.1

com.unity.recorder

Notes: processedReleased April 21, 2021

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2019.4 (1f1)

Package Dependencies

Features

  • Added public API for AOVRecorderSettings.

📈 Improvements

  • Enabled alpha channel capture in projects that use HDRP.
  • Changed the package display name from "Unity Recorder" to "Recorder" in the package manager.

🔧 Bug Fixes

  • Fixed clipped text in the file path drop down.
  • Fixed an error that occurred when setting the build target to macOS standalone from the Editor in Windows.
  • Fixed an exception that occurred when the user performed the undo action after deleting a Recorder.
  • Fixed a wrong label for the WebM codec.
  • Fixed invalid values in the alpha channel when performing texture sampling for different rendering and output resolutions.
  • Ensure that the Image Recorder encodes in sRGB when requested, even if the scripted render pipeline provides linear data.
  • Fixed a memory leak in the AOV Recorder.
  • Fixed the Tagged Camera capture process to follow any camera changes that might occur.
  • Improve the console messages for errors and warnings when Recorders are not properly configured.

API Changes

  • Removed legacy Recorders: MP4, EXR, PNG, WEBM and GIF Animation.