Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

Asset Error

Discussion in 'Asset Bundles' started by kayerison, May 20, 2022.

  1. kayerison

    kayerison

    Joined:
    Apr 8, 2022
    Posts:
    1
    Hello, does anybody knows how to fix this?

    I'm a zepeto item creator so this is my first time using unity. Whenever I try to make my avatar wear the item I have created, my avatar cames out not wearing my item and this code suddenly shows. Please help me fix this. I don't know what's going on.

    [ASSET_ERROR] [HostedAssetBundleAsset] $ClothesDressProject#1
    System.Exception: HTTP/1.1 404 Not Found
    UnityEngine.Debug:LogWarning (object)
    Zepeto.ZepetoAssetRequest:OnError (System.Exception)
    UniRx.Observer/Subscribe`1<Zepeto.ZepetoAssetRequest/RequestResult>:OnError (System.Exception)
    UniRx.Operators.FromCoroutineObservable`1/FromCoroutine<Zepeto.ZepetoAssetRequest/RequestResult>:OnError (System.Exception)
    Zepeto.ZepetoAssetRequestAssetBundleAssetLoader/<LoadAsync>d__7:MoveNext ()
    Zepeto.ZepetoAssetRequestLoaderBase/<LoadAsyncWithException>d__20:MoveNext ()
    UnityEngine.SetupCoroutine:InvokeMoveNext (System.Collections.IEnumerator,intptr)