Skip to content

A Simple FPS / Stats monitor based on UIToolkit. (Unity)

License

Notifications You must be signed in to change notification settings

witalosk/UniStats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UniStats

A simple fps / stats monitor based on UIToolkit.

thumbnail

You can swap fps / memory data source. And you can add your own modules to the stats viewer by implementing the class based on ModuleBase.

Installation

  1. Open the Unity Package Manager
  2. Click the + button
  3. Select "Add package from git URL..."
  4. Enter https://github.com/witalosk/UniStats.git?path=Packages/com.witalosk.unistats

Usage

  1. Add UniStats prefab to your scene.
  2. That's all!

Environment

  • Unity 2021 or later.
    • I have not tested the operation of earlier versions.
  • Windows (DirectX)
    • I have not confirmed operation outside of this environment.

Modules

  • FPS Module
  • Memory Module
  • Rendering Module
  • Frame Time Module
    • Only works in Unity 2022 or later.

References

About

A Simple FPS / Stats monitor based on UIToolkit. (Unity)

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published