So you know your game is heavy on the GPU and you're ready to optimize it.
But wait, where exactly do YOU start optimizing? Do you know which parts of your scene are causing your GPU performance bottlenecks?
Well, I have a tool to help you with Unity GPU Performance profiling: RenderDoc.

Quick Navigation
1. Why You Need To Know Your Unity GPU Performance Timings
2. How to Get Your Game's GPU Timings with RenderDoc
2.1. Setting Up RenderDoc Integration