Monitoring Unity Script Performance Statistics - Studio - English - Foundation 22.1 - OnBase - external

Studio

Platform
OnBase
Product
Studio
Release
Foundation 22.1
License

You can view performance statistics for Unity Script projects in OnBase Studio.

Note:

You must be a Unity Administrator or a Unity Developer in order to view performance statistics.

  1. Open a Unity Script project. See Opening an Existing Unity Project.
  2. In the Properties pane, click the Properties tab.
  3. The following performance statistics are displayed for the selected script:

    Performance Statistic

    Description

    Number of Times Executed

    The number of times the selected script has been executed.

    Exceptions Thrown

    The number of exceptions thrown while the script was being executed.

    Last Executed

    The last date and time that the script was executed.

    Average Execution Time

    The average execution time for the script. This is calculated based on the number of times the script executed and the average time it takes to run the script.

    By default, the Properties tab only shows statistics for the currently opened version of the script.

  4. To show combined statistics for all versions of the script, click the Show Stats for All Versions button.