Hi all,
I get the following exception and stack trace when I try to run an Android build that is using Addressables and I cannot my addressable assets to load. I’ve confirmed that my addressable assets are being added to “defaultlocalgroup_assets_all_7d1b205c26bc0df927e75911dd3132ff.bundle” which I’ve also verified is being placed in my “\Assets\StreamingAssets\aa\Android” folder.
Exception encountered in operation UnityEngine.ResourceManagement.ResourceProviders.AssetBundleProvider+InternalOp1[System.Object], result='', status='None', valid=True, location=Assets/StreamingAssets/aa/Android/defaultlocalgroup_assets_all_7d1b205c26bc0df927e75911dd3132ff.bundle.. 04-19 11:26:00.443 10999 11074 E Unity : UnityEngine.DebugLogHandler:Internal_Log() 04-19 11:26:00.443 10999 11074 E Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[ ]) 04-19 11:26:00.443 10999 11074 E Unity : UnityEngine.Logger:LogFormat(LogType, String, Object[ ]) 04-19 11:26:00.443 10999 11074 E Unity : UnityEngine.Debug:LogErrorFormat(String, Object[ ]) 04-19 11:26:00.443 10999 11074 E Unity : UnityEngine.AddressableAssets.Addressables:LogException(IAsyncOperation, Exception) (at C:\Users\eric\Projects\eric_gunsupmobile_alienware\baseline\Library\PackageCache\com.unity.addressables@0.6.7-preview\Runtime\Addressables.cs:221) 04-19 11:26:00.443 10999 11074 E Unity : UnityEngine.ResourceManagement.AsyncOperations.AsyncOperationBase
1:set_OperationException(Exception) (at C:\Users\eric\Projects\eric_gunsupmobile_alienware\baseline\Library\PackageCache\com.unity.addressables@0.6.7-preview\Runtime\ResourceManager\AsyncOperations\AsyncOperationBa
04-19 11:26:00.471 10999 11074 E Unity : Exception: Invalid path in AssetBundleProvider: ‘Assets/StreamingAssets/aa/Android/defaultlocalgroup_assets_all_7d1b205c26bc0df927e75911dd3132ff.bundle’.
04-19 11:26:00.471 10999 11074 E Unity :
04-19 11:26:00.471 10999 11074 E Unity : UnityEngine.DebugLogHandler:Internal_LogException()
04-19 11:26:00.471 10999 11074 E Unity : UnityEngine.DebugLogHandler:LogException(Exception, Object)
04-19 11:26:00.471 10999 11074 E Unity : UnityEngine.Logger:LogException(Exception, Object)
04-19 11:26:00.471 10999 11074 E Unity : UnityEngine.Debug:LogException(Exception)
04-19 11:26:00.471 10999 11074 E Unity : UnityEngine.AddressableAssets.Addressables:LogException(IAsyncOperation, Exception) (at C:\Users\eric\Projects\eric_gunsupmobile_alienware\baseline\Library\PackageCache\com.unity.addressables@0.6.7-preview\Runtime\Addressables.cs:222)
04-19 11:26:00.471 10999 11074 E Unity : UnityEngine.ResourceManagement.AsyncOperations.AsyncOperationBase1:set_OperationException(Exception) (at C:\Users\eric\Projects\eric_gunsupmobile_alienware\baseline\Library\PackageCache\com.unity.addressables@0.6.7-preview\Runtime\ResourceManager\AsyncOperations\AsyncOperationBase.cs:208) 04-19 11:26:00.471 10999 11074 E Unity : UnityEngine.ResourceManagement.ResourceProviders.InternalOp
1:Start(IResourceLocation, IList1) (at C:\Users\eric\Projects\eric_gunsupmob 04-19 11:26:00.625 10999 11074 W Unity : Releasing null asset bundle from location Assets/StreamingAssets/aa/Android/defaultlocalgroup_assets_all_7d1b205c26bc0df927e75911dd3132ff.bundle. This is an indication that the bundle failed to load. 04-19 11:26:00.625 10999 11074 W Unity : UnityEngine.DebugLogHandler:Internal_Log() 04-19 11:26:00.625 10999 11074 W Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[ ]) 04-19 11:26:00.625 10999 11074 W Unity : UnityEngine.Logger:LogFormat(LogType, String, Object[ ]) 04-19 11:26:00.625 10999 11074 W Unity : UnityEngine.Debug:LogWarningFormat(String, Object[ ]) 04-19 11:26:00.625 10999 11074 W Unity : UnityEngine.ResourceManagement.ResourceProviders.AssetBundleProvider:Release(IResourceLocation, Object) (at C:\Users\eric\Projects\eric_gunsupmobile_alienware\baseline\Library\PackageCache\com.unity.addressables@0.6.7-preview\Runtime\ResourceManager\ResourceProviders\AssetBundleProvider.cs:295) 04-19 11:26:00.625 10999 11074 W Unity : UnityEngine.ResourceManagement.ResourceProviders.CachedProvider:Provide(IResourceLocation, IList
1) (at C:\Users\eric\Projects\eric_gunsupmobile_alienware\baseline\Library\PackageCache\com.unity.addressables@0.6.7-preview\Runtime\ResourceManager\ResourceProviders\CachedProvider.cs:632)
04-19 11:26:00.625 10999 11074 W Unity : UnityEngine.Re
04-19 11:26:00.649 10999 11074 E Unity : Exception encountered in operation UnityEngine.ResourceManagement.ResourceProviders.AssetBundleProvider+InternalOp1[System.Object], result='', status='None', valid=True, location=Assets/StreamingAssets/aa/Android/defaultlocalgroup_assets_all_7d1b205c26bc0df927e75911dd3132ff.bundle.. 04-19 11:26:00.649 10999 11074 E Unity : UnityEngine.DebugLogHandler:Internal_Log() 04-19 11:26:00.649 10999 11074 E Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[ ]) 04-19 11:26:00.649 10999 11074 E Unity : UnityEngine.Logger:LogFormat(LogType, String, Object[ ]) 04-19 11:26:00.649 10999 11074 E Unity : UnityEngine.Debug:LogErrorFormat(String, Object[ ]) 04-19 11:26:00.649 10999 11074 E Unity : UnityEngine.AddressableAssets.Addressables:LogException(IAsyncOperation, Exception) (at C:\Users\eric\Projects\eric_gunsupmobile_alienware\baseline\Library\PackageCache\com.unity.addressables@0.6.7-preview\Runtime\Addressables.cs:221) 04-19 11:26:00.649 10999 11074 E Unity : UnityEngine.ResourceManagement.AsyncOperations.AsyncOperationBase
1:set_OperationException(Exception) (at C:\Users\eric\Projects\eric_gunsupmobile_alienware\baseline\Library\PackageCache\com.unity.addressables@0.6.7-preview\Runtime\ResourceManager\AsyncOperations\AsyncOperationBa
04-19 11:26:00.664 10999 11074 E Unity : Exception: Invalid path in AssetBundleProvider: ‘Assets/StreamingAssets/aa/Android/defaultlocalgroup_assets_all_7d1b205c26bc0df927e75911dd3132ff.bundle’.
04-19 11:26:00.664 10999 11074 E Unity :
04-19 11:26:00.664 10999 11074 E Unity : UnityEngine.DebugLogHandler:Internal_LogException()
04-19 11:26:00.664 10999 11074 E Unity : UnityEngine.DebugLogHandler:LogException(Exception, Object)
04-19 11:26:00.664 10999 11074 E Unity : UnityEngine.Logger:LogException(Exception, Object)
04-19 11:26:00.664 10999 11074 E Unity : UnityEngine.Debug:LogException(Exception)
04-19 11:26:00.664 10999 11074 E Unity : UnityEngine.AddressableAssets.Addressables:LogException(IAsyncOperation, Exception) (at C:\Users\eric\Projects\eric_gunsupmobile_alienware\baseline\Library\PackageCache\com.unity.addressables@0.6.7-preview\Runtime\Addressables.cs:222)
04-19 11:26:00.664 10999 11074 E Unity : UnityEngine.ResourceManagement.AsyncOperations.AsyncOperationBase1:set_OperationException(Exception) (at C:\Users\eric\Projects\eric_gunsupmobile_alienware\baseline\Library\PackageCache\com.unity.addressables@0.6.7-preview\Runtime\ResourceManager\AsyncOperations\AsyncOperationBase.cs:208) 04-19 11:26:00.664 10999 11074 E Unity : UnityEngine.ResourceManagement.ResourceProviders.InternalOp
1:Start(IResourceLocation, IList1) (at C:\Users\eric\Projects\eric_gunsupmob 04-19 11:26:00.691 10999 11074 E Unity : IAsyncOperation Validation Failed! 04-19 11:26:00.691 10999 11074 E Unity : UnityEngine.DebugLogHandler:Internal_Log() 04-19 11:26:00.691 10999 11074 E Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[ ]) 04-19 11:26:00.691 10999 11074 E Unity : UnityEngine.Logger:Log(LogType, Object) 04-19 11:26:00.691 10999 11074 E Unity : UnityEngine.Debug:LogError(Object) 04-19 11:26:00.691 10999 11074 E Unity : UnityEngine.ResourceManagement.ResourceProviders.CacheEntry
1:Validate() (at C:\Users\eric\Projects\eric_gunsupmobile_alienware\baseline\Library\PackageCache\com.unity.addressables@0.6.7-preview\Runtime\ResourceManager\ResourceProviders\CachedProvider.cs:272)
04-19 11:26:00.691 10999 11074 E Unity : UnityEngine.ResourceManagement.ResourceProviders.CacheEntry1:OnComplete(IAsyncOperation) (at C:\Users\eric\Projects\eric_gunsupmobile_alienware\baseline\Library\PackageCache\com.unity.addressables@0.6.7-preview\Runtime\ResourceManager\ResourceProviders\CachedProvider.cs:224) 04-19 11:26:00.691 10999 11074 E Unity : System.Reflection.MonoMethod:InternalInvoke() 04-19 11:26:00.691 10999 11074 E Unity : System.Reflection.MonoMethod:Invoke(Object, BindingFlags, Binder, Object[ ], CultureInfo) 04-19 11:26:00.691 10999 11074 E Unity : System.Reflection.MethodBase:Invoke(Object, Object[ ]) 04-19 11:26:00.691 10999 11074 E Unity : System.Delegate:smile:ynamicInvokeImpl(Object[ ]) 04-19 11:26:00.691 10999 11074 E Unity : System.MulticastDelegate:smile:y 04-19 11:26:00.706 10999 11074 E Unity : IAsyncOperation Validation Failed! 04-19 11:26:00.706 10999 11074 E Unity : UnityEngine.DebugLogHandler:Internal_Log() 04-19 11:26:00.706 10999 11074 E Unity : UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[ ]) 04-19 11:26:00.706 10999 11074 E Unity : UnityEngine.Logger:Log(LogType, Object) 04-19 11:26:00.706 10999 11074 E Unity : UnityEngine.Debug:LogError(Object) 04-19 11:26:00.706 10999 11074 E Unity : UnityEngine.ResourceManagement.ResourceProviders.CacheEntry
1:Validate() (at C:\Users\eric\Projects\eric_gunsupmobile_alienware\baseline\Library\PackageCache\com.unity.addressables@0.6.7-preview\Runtime\ResourceManager\ResourceProviders\CachedProvider.cs:272)
04-19 11:26:00.706 10999 11074 E Unity : UnityEngine.ResourceManagement.ResourceProviders.CacheEntry1:get_Context() (at C:\Users\eric\Projects\eric_gunsupmobile_alienware\baseline\Library\PackageCache\com.unity.addressables@0.6.7-preview\Runtime\ResourceManager\ResourceProviders\CachedProvider.cs:129) 04-19 11:26:00.706 10999 11074 E Unity : UnityEngine.ResourceManagement.ResourceProviders.CacheEntry
1:OnComplete(IAsyncOperation) (at C:\Users\eric\Projects\eric_gunsupmobile_alienware\baseline\Library\PackageCache\com.unity.addressables@0.6.7-preview\Runtime\ResourceManager\ResourceProviders\CachedProvider.cs:22
04-19 11:26:00.987 10999 11074 E Unity : Exception thrown in DynamicInvoke: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. —> System.NullReferenceException: Object reference not set to an instance of an object
04-19 11:26:00.987 10999 11074 E Unity : at UnityEngine.ResourceManagement.ResourceProviders.CachedProvider+CacheEntry1[TObject].get_Context () [0x00008] in C:\Users\eric\Projects\eric_gunsupmobile_alienware\baseline\Library\PackageCache\com.unity.addressables@0.6.7-preview\Runtime\ResourceManager\ResourceProviders\CachedProvider.cs:130 04-19 11:26:00.987 10999 11074 E Unity : at UnityEngine.ResourceManagement.ResourceProviders.CachedProvider+CacheEntry
1[TObject].OnComplete (UnityEngine.ResourceManagement.AsyncOperations.IAsyncOperation operation) [0x00014] in C:\Users\eric\Projects\eric_gunsupmobile_alienware\baseline\Library\PackageCache\com.unity.addressables@0.6.7-preview\Runtime\ResourceManager\ResourceProviders\CachedProvider.cs:226
Unfortunately there isn’t much information available about Addressables except the Unity documentation, which I have read a hundred times with no luck. Any help resolving this would be greatly appreciated.