There is no drawCall in stats.
Where can I find it? Thanks~
If you read the Rendering Statistics page of the manual supplied with 5.0, you’ll see that “draw calls” has been removed as a somewhat misleading measure of performance. Look at the “Batches” and “SetPass calls” value instead.
Also, http://forum.unity3d.com/threads/render-statistics.284970/