com.unity.recorder 3.0.0
Notes: processedReleased June 30, 2021
Unity Compatibility
Minimum Unity: 2019.4 (1f1)
Package Dependencies
- com.unity.timeline (1.0.0)
📈 Improvements
- Prevent invalid GPU callback data from being written to a frame: this change skips the problematic frame and logs an error message.
🔧 Bug Fixes
- Do not perform the color space conversion from linear to sRGB for RenderTextures that are already sRGB.
- Ensure that the color space conversion from sRGB to linear is performed when required for EXR files
- Fixed an exception that occurred when sending a RenderTexture to a Recorder before creating this RenderTexture.
- Fixed issues with the Recorder samples about synchronizing multiple recordings and resetting the Game view resolution.
