com.unity.recorder 5.0.0-pre.1
Source docsNotes: processedReleased May 22, 2023
Unity Compatibility
Minimum Unity: 2023.1 (1f1)
Package Dependencies
- com.unity.timeline (1.0.0)
📈 Improvements
- Updated minimum required Unity Editor version to 2023.1.
- Removed obsolete warnings about spot lights when recording accumulation in 2023.2.
- Removed AOV recorder.
🔧 Bug Fixes
- An exception no longer occurs when deleting all but one recorder when the deleted recorders' outputs were incompatible with, or names conflicted with, the remaining recorder.
- An error message is now displayed and the Recorder is prevented from starting if MainCamera is selected while the main camera is missing from the project.
- Prevent the Recorder from capturing audio if there are more than two audio channels because only mono or stereo recording is supported.
- To fix a compression issue, the VP8 target bitrate is now converted to bits per second (bps) instead of kilobits per second (kbps).
- The Physical Camera property now stays enabled when recording with accumulation anti-aliasing.
