Skip to content

0.16.0-preview

Compare
Choose a tag to compare

Added

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

Changed

  • 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

Fixed

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