Approaches to analyzing the performance of 2D physics in your application.
| Page | Description |
|---|---|
| Physics 2D Profiler module reference | Use the Physics 2D 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 analyze the performance of 2D physics in your application. |
| Use the Physics 2D Profiler Legacy mode | Set the Physics Profiler module to Legacy mode to work with data from old versions of the Unity Editor. |