Example Projects

Get complete solutions to involved tasks with these example projects.


Learn how to make Customizable Characters in your game, and learn something about AssetBundles along the way.Character Customization


Get up to speed developing for the iPhone with these example projects.Unity iPhone Examples


See how a dingy, dirty, gritty look can be achieved in UnitySewer Control Room



Island Demo

This is the default project that is included with Unity upon installation.

Shadow Demo

By popular demand the project folder for the shadow tech demo.

Shader Replacement

This project shows various uses of shader replacement (RenderWithShader) functionality.

Animation API

This project shows a full Response Curve Editor and showcases several other Animation API features

Asset Bundles

This project shows how to build and use streaming Asset Bundles and stream additional scenes.

Networking Example

This project shows you how to use Unity's new networking and multi-player capabilities.

Character Animation

See how to control animations from Scripting, three simple scenes lay down the basics.

Procedural Examples

This project highlights how to create procedural content in Unity.

Texture Plugin

This project demonstrates how to make your own C++ plugins to extend Unity's base functionality.