SkillAgentSearch skills...

StreamingImageSequence

A package for playing sequential image sequences in Unity Timeline

Install / Use

/learn @unity3d-jp/StreamingImageSequence
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Latest official docs

Streaming Image Sequence

ReleaseBadge ReleaseBadge

Streaming Image Sequence is a package for playing sequential image sequences in Unity Timeline easily without making Unity 2D Sprites.

Using Timeline 1.4.x or above is recommended.

Streaming Image Sequence is designed with the following principles in mind:

  1. Can avoid texture importing time entirely by using StreamingAssets.
  2. Offers smooth image playback, both in play mode and in timeline editing mode.
  3. Supports multiple OS.

Streaming Image Sequence is currently a preview package and the following steps are required to install it.

PackageManager2020

  1. Open Package Manager
  2. Click the + button, and choose Add package from git URL
  3. Type in com.unity.streaming-image-sequence@ followed by the version.
    For example: com.unity.streaming-image-sequence@0.16.1-preview

Supported Unity Versions

  • Unity 2020.3.45 or higher.
  • Unity 2021.3.19 or higher.
  • Unity 2022.2.8 or higher.

Supported Platforms

  1. Windows
  2. Mac (Intel/Silicon)
  3. Linux

Features

  1. Playing Sequential Images

    StreamingImageSequenceDemo

  2. Caching Render Results

    RenderCacheDemo

  3. Fading Image objects

    FaderDemo

Plugins

License

Tutorial Videos

View on GitHub
GitHub Stars291
CategoryDevelopment
Updated28d ago
Forks36

Languages

C#

Security Score

80/100

Audited on Mar 10, 2026

No findings