File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.1.2-preview] - 2020-04-14
4+ * fix: errors caused by StreamingImageSequenceTrack::GetActivePlayableAsset() when TimelineWindow is not in focus
5+ * fix: keep processing StreamingImageSequencePlayableAsset even if there is no bound GameObject in the track, as the output texture is still required
6+
37## [ 0.1.1-preview] - 2020-04-10
48* api: open StreamingImageSequenceTrack to public
59* api: open StreamingImageSequencePlayableAsset::GetTexture() to public
Original file line number Diff line number Diff line change 22 "displayName" : " Streaming Image Sequence" ,
33 "name" : " com.unity.streaming-image-sequence" ,
44 "unity" : " 2019.2" ,
5- "version" : " 0.1.1 -preview" ,
5+ "version" : " 0.1.2 -preview" ,
66 "dependencies" : {
77 "com.unity.timeline" : " 1.2.14"
88 },
You can’t perform that action at this time.
0 commit comments