I have done following thing.
- Create Material
- Attach sprite with texture type as Texture
- Add sprite renderer component to game object
- Assign material to it that I create in last steps
There is no sprite available for selection. Following image illustrate my problem correctly.
[22026-screenshot+2014-02-11+18.32.33.png|22026]
So my question in how to create sprite renderer with custom material?