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

com.unity.streaming-image-sequence

Notes: processedReleased July 28, 2020

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2019.3

🔄 Changes

  • feat: add support for SkinnedMeshRenderer and copy StreamingImageSequencePlayableAsset output to a target RenderTexture, if set
  • feat: add user settings to set maximum memory allocation for images
  • fix: fix errors when building app build
  • fix: fix errors on FaderTrack when there is no Image bound to the track
  • fix: fix rounding errors when calculating imageIndex in StreamingImageSequencePlayableAsset
  • fix: fix UseImageMarker when the timeScale of the clip is not one
  • chore: remove unused/unsupported sub-menu (#133)
  • chore: add Third Party Notices