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.
- Purchase the asset from the Unity Asset Store.
- Open your Unity Project (Unity 2021.3 LTS or newer recommended).
- Go to
Window > Package Manager. - Select
Packages: My Assetsfrom the dropdown. - Search for
Performance Proand 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:
- Open the Package Manager.
- Find Performance Pro in
My Assets. - Click Update.
- It is recommended to delete the old
PerformanceProfolder before importing the update to avoid script conflicts.
Uninstalling
To remove the tool:
- Delete the
Assets/PerformanceProfolder. - Delete the
PerformanceProSettings.assetfile if it was created in your project root.