In this post, I'll show you how to know if your game performance is suffering from too many Unity Draw Calls and what to do about it. You'll be able to answer:
- What is a draw call and what will they do to your players?
- How do you know if you have too many draw calls?
- How can you reduce these dreadful Unity draw calls?

Quick Navigation
2. Do You Have Too Many Draw Calls?