Search Issue Tracker
Fixed in 2021.1.X
Fixed in 2018.4.X, 2019.4.X, 2020.1.X, 2020.2.X
Votes
0
Found in
2018.4
2019.4
2020.1
2020.2
Issue ID
1282671
Regression
No
Order of Asset Bundle setup affects the contents of the Asset Bundles that depend on them
How to reproduce:
1. Set the Asset Bundle of cat2 to 'ab2'
2. Set the Asset Bundle of cat1 to 'ab1'
3. Use the menu item 'Assets/Build AssetBundles' to build the bundles
4. Rename the asset bundle folder to 'AssetBundles_old' or similar
5. Set the Asset Bundle of both cats to 'None'
6. Use the same Asset Bundle dropdown on one of the cats to select 'Remove Unused Names'
7. Set the AssetBundle for cat1 to ab1
8. Set the AssetBundle for cat2 to ab2
9. Choose the menu item 'Assets/Build AssetBundles' again
10. Use a diff checker program (e.g. Beyond Compare) to compare 'main.manifest' in each of the folders, 'AssetBundles' and 'AssetBundles_old'
Expected result: The manifests are identical
Actual result: The crc (line 2) is different, and the Dependencies at the end are in a different order
Reproducible with: 2018.4.28f1, 2019.4.12f1, 2020.1.8f1, 2020.2.0b6
Notes:
- Alternative way of reproducing the is to run a test in the attached project named "SetupOrderOfDependentBundles_DoesNotAlter_MainBundle"
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Resources.UnloadUnusedAssets() freezes the Editor when releasing Mesh objects
- 16-bit Sprite Textures have a banding effect and loss of data when packing into Variant Sprite Atlas
- HDRP Cluster artifacts when having more than 100 lights
- ParticleCollisionEvent.intersection generates extremely high values when particles collide while in Play Mode
- Custom attributes are not properly converted to subgraphs
Resolution Note (fix version 2021.1):
Fixed in - 2021.1.0a2
Resolution Note (fix version 2020.2):
Fixed in - 2020.2.0b12
Resolution Note (fix version 2020.1):
Fixed in - 2020.1.14f1
Resolution Note (fix version 2019.4):
Fixed in - 2019.4.15f1
Resolution Note (fix version 2018.4):
Fixed in - 2018.4.30f1