Installation

Performance Pro is a professional-grade Unity asset. Please follow these steps to ensure a clean installation.

Purchase & Download

Performance Pro is exclusively available on the Unity Asset Store.

  1. Purchase the asset from the Unity Asset Store.
  2. Open your Unity Project (Unity 2021.3 LTS or newer recommended).
  3. Go to Window > Package Manager.
  4. Select Packages: My Assets from the dropdown.
  5. Search for Performance Pro and click Download, then Import.

Important Note

Performance Pro is not available for free on GitHub or other platforms. The repository you are currently viewing is for documentation purposes only. Please support the developers by purchasing a valid license.

Setup Requirements

  • Unity Version: 2021.3+ (LRP, URP, and HDRP supported).
  • Dependencies: None. Everything is bundled in the package.
  • Project Settings: Performance Pro will ask to initialize its settings on the first run. Click “Accept” to create the necessary configuration files.

Updating the Asset

When a new version is released:

  1. Open the Package Manager.
  2. Find Performance Pro in My Assets.
  3. Click Update.
  4. It is recommended to delete the old PerformancePro folder before importing the update to avoid script conflicts.

Uninstalling

To remove the tool:

  1. Delete the Assets/PerformancePro folder.
  2. Delete the PerformanceProSettings.asset file if it was created in your project root.

This site uses Just the Docs, a documentation theme for Jekyll.