Back Button
This title could be clearer and more informative.Try out Clickbait Shieldfor free (5 uses left this month).
Unity has released Bunny Blitz, a sample project demonstrating the new 3D-as-2D workflows introduced in Unity 6.3. The project shows how 3D GameObjects can be blended into 2D scenes using the URP 2D Renderer, behaving like sprites in sorting layers while receiving 2D lighting and masking. Key features include sprite and 3D sorting via Sorting Group, perspective depth with Z-axis positioning, depth-based blur via custom renderer injection, Shader Graph-based sprite shaders with 3D-as-2D compatibility, VFX Graph integration, and a complete 2D physics-powered gameplay loop. The sample includes a fully playable platformer with enemies, a boss fight, and collectibles, serving as a practical reference for developers exploring mixed 2D/3D rendering techniques.