Description
EasyPerformanceMonitor is a performance tool for Unity. It watches the numbers that matter while your game runs, so you can spot problems early and keep everything running smoothly.

The in-game performance monitor overlay.
The tool comes with three main windows, as shown in the image above:
- Performance Window (top right): Shows live numbers like frames per second (FPS), CPU use, and GPU use in easy-to-read graphs.
- System Info Window (bottom left): Tells you about the device running your game, like its operating system, processor, and graphics card.
- Log Window (bottom right): Puts the Unity Console right inside your game, so you can see errors, warnings, and messages as they happen on any device.
Key Features:
- In-Game Overlay: See the numbers that matter right on your screen, without pausing the game.
- Easy to Use: Just drag it in and press play. There is nothing complicated to set up.
- Works Everywhere: Runs on all the big platforms, including PC, mobile, and consoles. Add it, and it just works.
- Add Your Own Data: Want to track something special, like network lag or player stats? You can add your own numbers to the monitor.
- Find Slowdowns: The live graphs show you exactly when and why your game slows down, so you know what to fix.
- Save and Review Data: Save your numbers to a file and look at them later. This makes it easy to spot patterns and improve your game.