Search Unity

Bug Asset bundle editing error

Discussion in 'Asset Bundles' started by qmshdgrv, Oct 17, 2022.

  1. qmshdgrv

    qmshdgrv

    Joined:
    Jan 6, 2020
    Posts:
    1
    I am trying to edit an asset bundle by adding 2 new objects into the asset bundle
    a transfrom and a game object which link to each other, I made sure every ID is properly implemented and so on.
    Upon trying to load the bundle it would crash, I tried loading it in the unity asset bundle browser tool I get this error: CheckConsistency: Transform child can't be loaded (full error https://pastebin.com/bFc1xPhn).
    I am using softwares like Asset bundle extractor or UABEA to edit the bundles I made sure everything is correctly named and they link to each other correctly but everything I do its still errors.
    Does anyone have a clue to what should I be looking into or how to solve this issue?
    upload_2022-10-17_21-15-36.png