A unique identifier for the build session in the Unity Editor.
The buildSessionGuid is set for Player, AssetBundle and ContentDirectory builds. This GUID uniquely identifies each build session, regardless of whether the build produces identical output. Failed or cancelled builds will also have a unique session guid. Unlike BuildSummary.guid, this identifier is not stored in the Player's built output, and is only used for Editor build tracking and analytics.