Search Unity

How to tell why AssetBundle won't load from file?

Discussion in 'Asset Bundles' started by burnleyboy101, Jun 30, 2020.

  1. burnleyboy101

    burnleyboy101

    Joined:
    Jun 16, 2013
    Posts:
    1
    Hi,

    I'm trying to load an asset bundle I've made. It loads fine in my unity project but on an actual build it won't load. I've checked and double checked the path (inc. with a check with File.Exists()). AssetBundle.LoadFromFile() just returns null and doesn't tell me why it won't actually load.

    Any help working out what's actually wrong with my bundle would be appreciated
     
  2. jalajshah

    jalajshah

    Joined:
    Mar 5, 2018
    Posts:
    62