com.unity.live-capture 4.0.0
Source docsNotes: processedReleased July 24, 2023
Unity Compatibility
Minimum Unity: 2022.2 (17f1)
Package Dependencies
- com.unity.modules.imageconversion (1.0.0)
- com.unity.modules.jsonserialize (1.0.0)
- com.unity.modules.physics (1.0.0)
- com.unity.timeline (1.7.0)
- com.unity.ugui (1.0.0)
📈 Improvements
- Restructured the whole documentation to improve navigation between the main concepts and setup tasks.
- Added conceptual information about data capture process and the required chain of elements to set up.
- Consolidated the Connection setup section and added a Capture Device and Actor setup section.
- Completed the Take recording section with base information about Shot management in Timeline and Shot Library.
- Reformatted the Get Started sections about Virtual Camera and Face Capture companion apps as functional tutorials.
🔧 Bug Fixes
- Add an argument to LiveStreamCaptureDeviceEditor.DrawDefaultLiveStreamInspector to fix the feature that checks the required components for the camera tracking.
- LiveStream.Properties now uses a Dictionary instead of an IEnumerable to avoid type casting and boxing issues.
