Search Unity

I can't merge bundle manifest file?

Discussion in 'Asset Bundles' started by JLifeDev, Dec 6, 2019.

  1. JLifeDev

    JLifeDev

    Joined:
    Feb 8, 2016
    Posts:
    12
    A project is my game core. (prefab, game core script.. etc)
    B project is my bundle build project. (have 100,000 images and atlas, no script. just game asset)

    I succeeded in doing A + B. It actually works well too.
    but i have some problem.

    A project manifest, B project manifest CRC is different.
    I want to manage it as a single manifest when downloading a patch.

    i can both project CRC matching?
     
    Last edited: Apr 24, 2023