URP - Batching GPU instanced objects with same material/mesh not working.

I have 100 units (exact same prefab) on screen. The material is a URP Lit using a texture with GPU instancing enabled. Why is it not batching? Am I missing something?

I also noticed it requires 3-4 batches per model, why is this?

See screenshots for stats and info.



I had this same issue