Search Unity

Deleting AssetBundles in Unity Scene Hierarchy

Discussion in 'Asset Bundles' started by KWardECS, Apr 18, 2022.

  1. KWardECS

    KWardECS

    Joined:
    Jul 14, 2021
    Posts:
    8
    We inherited a project with a bunch of AssetBundles referenced in the hierarchy that simply aren't here. It is a large amount of them and just running Unity chugs when we try to make and changes. We just want to prune all the AssetBundles in one go from Unity without writing any code. (we have many errors in the project from this.) Is there a way to do that?