Search Issue Tracker
Fixed in 1.0.0-preview
Votes
0
Found in [Package]
Unity Source
Issue ID
1005721
Regression
No
Asset bundle dependencies can be broken under some circumstances
Removed references are sometimes kept in asset files and taken into account to determine AB dependencies.
Steps:
1. Open repro project in comment
2. Select the material in the AB1 folder
-> notice that the second slot is not assigned with any texture
-> so the assets in folder AB1 has nothing depends on AB2
3. On top menu -> Example -> Build Asset Bundles
4. Wait for a bit and check Abs's manifest file
-> you will see it says ab1 depends on ab2
Reproducible in : 2018.2.0b1, 2018.1.0f1, 2017.4.1f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment