Version: Unity 6.0 (6000.0)
Language : English
Remove SRP Batcher compatibility for GameObjects in URP
Enable the GPU Resident Drawer in URP

GPU Resident Drawer

To speed up rendering, enable the GPU Resident Drawer so Unity automatically uses the BatchRendererGroup API to reduce the number of draw calls.

Page Description
Enable the GPU Resident Drawer Automatically use the BatchRendererGroup API to use instancing and reduce the number of draw calls.
Make a GameObject compatible with the GPU Resident Drawer Include or exclude a GameObject from the GPU Resident Drawer.

Additional resources

Remove SRP Batcher compatibility for GameObjects in URP
Enable the GPU Resident Drawer in URP