Unity Issue Tracker - Incorrect dependancies appear after building AssetBundles with Prefab Variants [Fixed by UCBP]
Fixed
UUM-20038
Incorrect dependancies appear after building AssetBundles with Prefab Variants [Fixed by UCBP]
Unity: Asset Bundles
Fixed
2023.2.X
2023.1.X
2022.2.X
2021.3.X
Verified with 2023.2.0a13
Verified with 2023.1.0b15
Verified with: 2022.2.19f1
Verified with: 2021.3.28f1
How can we reproduce it using the example you attached
1. Download and open the attached project
2. In the toolbar, go to "Tools" > "Build Bundles"
3. Select the target folder for the build
4. Open "Build.manifest" in the target build folder
Expected result: "bundle2" does not depend on "bundle1"
Actual result: "bundle2" depends on "bundle1"