Advertisement
zargy

Untitled

Feb 15th, 2020
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.02 KB | None | 0 0
  1. Exception encountered in operation Resource<GameObject>(Sphere [].prefab): Unknown error in AsyncOperation
  2. UnityEngine.ResourceManagement.Util.DelayedActionManager:LateUpdate() (at Library/PackageCache/com.unity.addressables@1.6.2/Runtime/ResourceManager/Util/DelayedActionManager.cs:169)
  3.  
  4. Exception encountered in operation UnityEngine.AddressableAssets.Initialization.InitializationOperation, result='', status='Succeeded' - Chain<GameObject>: ChainOperation of Type: UnityEngine.GameObject failed because dependent operation failed
  5. Unknown error in AsyncOperation
  6. UnityEngine.ResourceManagement.ChainOperationTypelessDepedency`1:OnWrappedCompleted(AsyncOperationHandle`1)
  7. DelegateList`1:Invoke(AsyncOperationHandle`1) (at Library/PackageCache/com.unity.addressables@1.6.2/Runtime/ResourceManager/Util/DelegateList.cs:69)
  8. UnityEngine.ResourceManagement.ResourceManager:Update(Single)
  9. MonoBehaviourCallbackHooks:Update() (at Library/PackageCache/com.unity.addressables@1.6.2/Runtime/ResourceManager/Util/MonoBehaviourCallbackHooks.cs:19)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement