Introduction

beginner start here

Transitions Plus · Start Here

What is Transitions Plus?

Transitions Plus is the most complete, easy-to-use screen transition asset for Unity. It ships with over 100 presets across 25 transition types and gives you full control to create unlimited fades, wipes, dissolves and more — all with zero scripting required.

The asset works out of the box with Built-in, URP and HDRP render pipelines. No additional configuration, renderer features or volume overrides are needed.

Requires Unity 2022.3 LTS or later. Compatible with all render pipelines.

Key Features

  • 25 transition types — Fade, Mosaic, Dissolve, Tiles, Shape, Wipe, DoubleWipe, CrossWipe, CircularWipe, Burn, BurnSquare, Splash, SeaWaves, Screen, Smear, Slide, DoubleSlide, Cube, Melt, Circles, Spiral, Pixelate, TilesProgressive, Warp, Ripple.
  • 100+ ready-to-use presets — drop one in and hit Play.
  • 3 color modes — Single Color, Gradient, or Texture fill.
  • Scene loading — trigger a scene load automatically when the transition finishes.
  • Camera-to-camera — smooth cross-fade between two cameras.
  • Custom audio — attach a sound effect with optional delay.
  • Noise & Toon — add noise textures, posterization, and dot patterns for stylized looks.
  • VR support — dedicated render mode optimized for VR headsets.
  • UI integration — render transitions inside a UI RawImage element.
  • Scriptable profiles — save, share and swap transition configurations at runtime.

How It Works

Transitions Plus renders a full-screen overlay driven by a shader. You pick a type (e.g. Dissolve), tweak parameters in the Inspector or via code, and the component animates from 0 to 1 over the specified duration. At the end it can optionally load a new scene, switch cameras, or auto-destroy itself.

Next Steps

Was this page helpful?