Version: 2022.3
Language : English
Log files
Asset auditing

Understanding optimization in Unity

This Best Practice Guide is a companion piece to the Unite Unity Europe 2016 talk Optimizing Mobile Applications. It covers much of the same material, but with supplementary material added for the interested reader. You can watch the talk itself on YouTube: Unite 2016: Optimizing Mobile Applications.

While the Unite talk implied that the covered topics might only be relevant to mobile performance, much of the talk was applicable to a general audience. Effort has been taken in this write-up to discuss information related to performance in a broad and platform-independent manner.

Contents

  1. Asset auditing
  2. Strings and text
  3. The resources folder
  4. General optimizations
  5. Special optimizations
Log files
Asset auditing