In this recipe, we will load an Asset Bundle, and retrieve a prefab, then create (Instantiate) a GameObject in the scene from the retrieved data:
![](https://static.packt-cdn.com/products/9781788471909/graphics/assets/517b3d1c-838f-4c05-93d4-e6653824610a.png)
In this recipe, we will load an Asset Bundle, and retrieve a prefab, then create (Instantiate) a GameObject in the scene from the retrieved data:
This recipe uses the files created by the previous reciple. We have also provided a copy of folder AssetBundles in 10_07 folder.
To load Unity Asset Bundles, do the following: