com.unity.streaming-image-sequence 0.16.0-preview
com.unity.streaming-image-sequence
Notes: processedReleased September 28, 2022
Unity Compatibility
Minimum Unity: 2020.3
Package Dependencies
- com.unity.editorcoroutines (1.0.0)
- com.unity.ext.nunit (1.0.6)
- com.unity.film-internal-utilities (0.16.0-preview)
- com.unity.modules.animation (1.0.0)
- com.unity.modules.director (1.0.0)
- com.unity.modules.imageconversion (1.0.0)
- com.unity.modules.particlesystem (1.0.0)
- com.unity.timeline (1.2.18)
- com.unity.ugui (1.0.0)
✨ 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
