Installation

1. Download the Script

Downloads

2. Open your Unity project.

3. Open the package file

Open the downloaded SceneStats.unitypackage file.

4. Click import

In the import window, click Import to bring all required files into your project.

The package is fully self-contained and does not overwrite any existing project files.


Downloads

Changelog

  • Added several menu bar toggles to toggle overlay features

  • Added feature to highlight the highest triangle object currently in view

  • Added feature to show gadget counts like lights, particle systems and audio sources

  • Added feature to show collider counts like mesh, convex and box colliders

  • There was a noticeable stutter in large scenes because stats were updated every frame. Now there is a 0.25 second delay for every update to minimize the amount of stutters in large scenes

Last updated

Was this helpful?