com.unity.recorder 3.0.4

com.unity.recorder

Source docs
Notes: processedReleased June 4, 2024

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2019.4 (1f1)

Package Dependencies

📈 Improvements

  • Prevent Unity from throwing an exception when using the file explorer to change the output file path in a recorder preset.
  • Disallow `ActiveCamera` from being selected with SRP-based projects as a camera source.
  • Display an error message and prevent Recorder from starting if MainCamera is selected while the main camera is missing from the project.
  • Better handle error messages when using a Tagged Camera while the tag is missing from the project or not assigned to the camera.

🔧 Bug Fixes

  • Ensure that camera's rotation is retained when recording monoscopic 360 views.
  • Ensure an alpha channel is added when the Editor targets a mobile platform.