Version: 2023.2

BuildReport.GetLatestReport

切换到手册
public static Build.Reporting.BuildReport GetLatestReport ();

描述

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.