| Parameter | Description |
|---|---|
| buildReportPath | The absolute or project-relative path to a .buildreport file. |
BuildReport
The loaded BuildReport, or null if the file doesn't exist or couldn't be loaded.
Loads a BuildReport from the specified file path.
This method can be used to load BuildReport files no matter where on the file system they are located,
including locations outside the Asset folder of a project.
Additional resources: BuildHistory.LoadBuildReport