com.unity.streaming-image-sequence 0.9.0-preview

com.unity.streaming-image-sequence

Notes: processedReleased March 10, 2021

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2019.4

Package Dependencies

🔄 Changes

  • feat: load images as Texture2D directly if they are regular Unity assets
  • feat: make the SIS curve applicable in runtime
  • feat: partially support EXR for SISPlayableAsset and RenderCachePlayableAsset
  • fix: reset curves for Timeline 1.5.x and up
  • fix: errors when moving RenderCachePlayableAsset around in Timeline
  • fix: errors when opening older SISPlayableAsset with no curves inside ClipData
  • fix: allow RenderCapturer classes to define their own Blit Material to screen
  • fix: errors when updating RenderCache while changing resolution
  • chore: use com.unity.film-internal-utilities@0.8.1-preview
  • chore: update dependency to com.unity.film-internal-utilities@0.8.0-preview
  • chore: Add V to indicate virtual functions in BaseRenderCapturer