Unity Learn home
View Tutorial Content

Optimize Rendering Performance with Unity’s Batching Techniques

Tutorial
Intermediate
+0 XP
1 Hour
Overview
Live
Summary
Batching is a common rendering optimisation that can significantly decrease the CPU overhead of draw calls either by reducing the number of draw calls or by rearranging them to submit them more efficiently. Unity offers several batching techniques with different characteristics which can be overwhelming. Fedy Abi Chahla, senior software development consultant, takes you through Unity’s batching techniques: static batching, dynamic batching, instancing, SRP batcher and Unity 6’s new GPU Resident Drawer. By the end of the webinar, you should have a clear understanding of batching techniques in Unity and feel confident determining which one is the best fit for your project.
Select your Unity version
Last updated: December 10, 2024
6
Language
English
Optimize Rendering Performance with Unity’s Batching Techniques