Search Issue Tracker

Won't Fix

Votes

0

Found in [Package]

1.19.2

Issue ID

BPSBP-320

Regression

Yes

The StreamingAssets.manifest file has redundant dependencies when packaged with SBP 1.19.2 or above

Package: Content Build Including SBP

-

How to reproduce:
1. Download the attached project "TestSRPBuild.zip"
2. In the Menu bar, click 'SF_TEST > TestAssetBundle_SBP'
3. Open 'Assets/StreamingAssets/StreamingAssets.manifest'

Expected result: One of the AssetBundleInfos (e.g. Info_4) has these dependencies: 'Dependency_0: mat', 'Dependency_1: ta' (2 dependencies)
Actual result: One of the AssetBundleInfos (e.g. Info_4) has these dependencies: 'Dependency_0: mat', 'Dependency_1: ta', 'Dependency_2: tb', 'Dependency_3: tc' (4 dependencies instead of 2)

Reproducible with: 1.19.2 (2019.4.36f1, 2020.3.30f1), 1.19.6 (2019.4.36f1, 2020.3.30f1, 2021.2.14f1, 2022.1.0b11, 2022.2.0a8)
Not reproducible with: 1.19.1 (2019.4.36f1, 2020.3.30f1)

  1. Resolution Note:

    The behavior was intentionally changed in SBP 1.19.2 to include the fully recursive AssetBundle dependencies to address various errors that can arise when partially loading and unloading AssetBundle dependencies.

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.