All Projects → Unity-Technologies → Com.unity.performance Tracking

Unity-Technologies / Com.unity.performance Tracking

Licence: other
A set of tools and utilities to help track Unity Editor performance

About Performance Tracking

This package expose a bunch of workflows and utilities to track, monitor and help profile the general performance of Unity Editor.

The core of these monitoring utilities is in the Performance Tracker Window (available in version 2019.3):

task manager

And in the Profiling Snippet Window and API:

snippet

For more information see our documentation:

Installation

Git URL

Use the package manager:

  • Click the plus icon
  • Click Add package from git URL

install

  • Enter https://github.com/Unity-Technologies/com.unity.performance-tracking.git

Local Installation

  • Download the package. Unzip it somewhere on your disk. download

  • Either embed the package itself in your project by copying the package in the Packages folder of your project. embed

  • Or Use the package manager:

    • Click the plus icon
    • Click Add package from disk
      install
    • Select the package.json file in the com.unity.performance-tracking-master folder. install

Requirements

This version of Performance Tracker is compatible with the following versions of the Unity Editor:

  • 2019.4 and later for Performance Tracker Window, Monitoring Service and Performance Bug Reporting
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].