Version: Unity 6.2 (6000.2)
Language : English
Physics 2D Profiler module reference
Constant Force 2D reference

Use the Physics Profiler Legacy mode

You can use to the Legacy mode to view data collected from versions of Unity before 2022.2. This mode displays an older version of 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, which was the default module in versions of Unity before 2022.2. To change mode, select Legacy from the dropdown menu at the upper-left of the Profiler module’s details pane.

In this mode, you can load and inspect Profiler data that was saved in an older version of Unity. You can’t use this mode to display data from newer versions of Unity.

Legacy Profiler view
Legacy Profiler view

Additional resources

Physics 2D Profiler module reference
Constant Force 2D reference