![]()  | 
  
    CodeSmile AssetDatabase 1.9
    
   Unity's AssetDatabase in enjoyable, consistent, concise, convenient, comprehensible, safe, documented form. 
   | 
 
      
  | 
  static | 
Loads an object and its dependencies asynchronously.
Available in Unity 2022.2 or newer. In previous versions throws a NotSupportedException.
| path | The path to an asset file. | 
| localFileId | The local file ID of the (sub) asset. I'm sorry but this is what Unity requires. | 
Definition at line 460 of file Asset.File.cs.