This version of Unity is unsupported.

AudioClip.loadInBackground

Switch to Manual
public bool loadInBackground;

Description

Corresponding to the "Load In Background" flag in the inspector, when this flag is set, the loading will happen delayed without blocking the main thread.