Version: Unity 6 Preview (6000.0)
Language : English
Activating and enabling Profiler modules
CPU Usage Profiler module introduction

CPU performance data

Use the CPU Usage ProfilerA window that helps you to optimize your game. It shows how much time is spent in the various areas of your game. For example, it can report the percentage of time spent rendering, animating, or in your game logic. More info
See in Glossary
module to investigate the performance of your application.

Topic Description
CPU Usage Profiler module introduction Investigate the CPU performance of your application and identify performance bottlenecks.
Navigating the CPU Usage Profiler module Navigate the CPU Usage Profiler module to investigate performance data.
CPU Usage Profiler module reference Reference for the CPU Usage Profiler module.

Additional resources

Activating and enabling Profiler modules
CPU Usage Profiler module introduction