Graphy Versions Save

Graphy is the ultimate, easy to use, feature packed FPS counter, stats monitor and debugger for your Unity project.

v3.0.5

6 months ago
  • Fixed small issue with Safe Area not being updated when the screen resolution changes.

v3.0.4

6 months ago
  • Fixed small oversight in Resolution.refreshRate is obsolete warning fix.

v3.0.3

6 months ago
  • Fixed some comments and removed unused using statements.
  • Fixed Resolution.refreshRate is obsolete warning for Unity 2022.2 and newer.
  • Increased minimum version to recommended Unity 2019.4 LTS.

v3.0.2

2 years ago
  • Renamed GRAPHY_VR to GRAPHY_XR
  • Added GRAPHY_XR to missing places to fix code compilation

v3.0.1

2 years ago
  • Added GRAPHY_VR scripting define.

v3.0.0

2 years ago
  • Added beta support for VR!
  • Added support for an offset in all modules.
  • Big refactor and cleanup.

v2.1.3

3 years ago
  • Added null check for Keyboard.current.

v2.1.2

3 years ago
  • Fixed NullRef in AudioMonitor if no main camera is in the scene.

v2.1.1

3 years ago
  • Small hotfix for a index of out bounds error.
  • Simplified Singleton class to allow Graphy to be Destroyed.
  • Deallocating cached strings on Destroy to free up memory.

v2.1.0

3 years ago
  • Pretty big refactor.
  • Lots of optimization.
  • Removed min/max fps for 1% and 0.1% lows, which is the industry standard now.
  • Improved UI. Added rounded corners and a better default color palette.