BuildReport.GetLatestReport

Declaration

public static Build.Reporting.BuildReport GetLatestReport();

Description

Return the build report generated by the most recent Player or AssetBundle build

A BuildReport is generated when a Player build runs, or when BuildPipeline.BuildAssetBundles is called. The BuildReport is automatically saved to Library/LastBuild.buildreport and can be reloaded using this static method.


Did you find this page useful? Please give it a rating: