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.
- Open a Unity Script project. See Opening an Existing Unity Project.
- In the Properties pane, click the Properties tab.
-
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.
- To show combined statistics for all versions of the script, click the Show Stats for All Versions button.