Optimizing a level and I can see how many draw calls I have and how many are being auto-batched in the profiler, but is there a way to get a list of all the draw calls and their corresponding objects, materials and all that jazz?
You would need Unity Pro for that, and use the profiler to see where it’s all coming from.