Version: Unity 6.3 LTS (6000.3)
Language : English
Safe Mode
Memory in Unity

Optimization

When you make an application in Unity, it’s important that you analyze and debug it to make sure that its bug-free, optimized, and runs correctly on the target device.

Topic Description
Memory in Unity Manage and optimize memory usage in Unity applications.
Unity Profiler Analyze the performance of your application with the Profiler.
Graphics performance and profiling Techniques and tools for optimizing graphics performance in Unity.
Runtime performance scaling Balance visual quality with performance by dynamically scaling your application’s settings as it runs.
Profiling tools reference Reference for various profiling tools available for performance analysis.

Additional resources and examples

Safe Mode
Memory in Unity