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

com.unity.streaming-image-sequence

Notes: processedReleased September 28, 2022

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2020.3

Package Dependencies

Features

  • feat: add components to make it easier to update PencilLineCache

📈 Improvements

  • opt: reduce the frequency of loading images in the Editor
  • opt: cache Asset textures in Editor to increase the playback speed
  • deps: use com.unity.film-internal-utilities@0.16.0-preview
  • internal: allow setting useLastImageOnLoad on StreamingImageSequenceRenderer

🔧 Bug Fixes

  • fix: refresh StreamingImageSequenceRenderer during OnEnable()
  • fix: handle errors when capturing Render results to files