A simple fps / stats monitor based on UIToolkit.
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
.
- Open the Unity Package Manager
- Click the + button
- Select "Add package from git URL..."
- Enter
https://github.com/witalosk/UniStats.git?path=Packages/com.witalosk.unistats
- Add
UniStats
prefab to your scene. - That's all!
- Unity 2021 or later.
- I have not tested the operation of earlier versions.
- Windows (DirectX)
- I have not confirmed operation outside of this environment.
- FPS Module
- Memory Module
- Rendering Module
- Frame Time Module
- Only works in Unity 2022 or later.