com.unity.live-capture 3.0.0-pre.5

com.unity.live-capture

Notes: processedReleased May 5, 2022

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2020.3 (16f1)

Package Dependencies

Features

  • New Synchronization window to manage synchronizers and timecode sources.
  • New Timed Data Source Details window to view and adjust synchronization buffers.
  • Expose the default face mapper implementation in the public API to allow to extend it.
  • Users can now undo/redo the addition and removal of connections they perform through the Connections window.
  • Expose networking utilities in the public API to allow implementing custom connections to external devices.

📈 Improvements

  • Rename "Server" to "Connection" in the Connections window UI and public API.

🔧 Bug Fixes

  • Remove an unnecessary component referring to a missing script in Face Capture sample.
  • The rendering of Takes using the Recorder package now works in combination with the Take Recorder playback features.