ScenesUsingAssets

class in UnityEditor.Build.Reporting

Switch to Manual

Description

An extension to the BuildReport class that tracks which scenes in the build have references to a specific asset in the build.

The build process generates this information when BuildOptions.DetailedBuildReport is used during a build.

Variables

listAn array of ScenesUsingAsset that holds information about the Assets that are included in the build.