Search Unity

Pausing asset bundle loading

Discussion in 'Asset Bundles' started by greengremline, Mar 20, 2018.

  1. greengremline

    greengremline

    Joined:
    Sep 16, 2015
    Posts:
    183
    Hey, I have a question regarding asset bundle pausing - checked the documentation but couldn't find anything about this. Currently my game is switching over to use AssetBundles. I begin loading bundles (asynchronously) in the main menu to load as fast as possible - is it possible to pause asset bundle loading? This would make scene switching a lot easier, there is currently a big lag time when switching scenes even when using LoadSceneAsync
     
    Last edited: Mar 20, 2018