hi, I am making a game for android, with orthographic camera . So basically it is a 2d game, but problem is, i see a black area arround my game in lot of android moblie of my friends. How do i fix this problem? does any one have this issue using orthographic camera. please help
Check the below links they would be of good help.
[http://forum.unity3d.com/threads/113641-Orthographic-screen-size][1]
basically try playing with different values of camera size that would solve the problem for you.
[1]: http://forum.unity3d.com/threads/113641-Orthographic-screen-size
[2]: What is the relationship between camera size, units, mesh size and resolution? - Questions & Answers - Unity Discussions
Make background wider? Make your game properly support different aspect ratios?