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
- Non-standard error icon is used in Shader Graph
- GameObject drops to the last position in the Hierarchy when a RectTransform Component is added
- 'NullReferenceException' error is thrown when the Tutorials window is closed and the "Welcome Dialog" is pressed
- Mouse Postion can become max value or infinity when using touch input with Legacy Input Module
- Crash on RaiseException when creating a multiplayer room while toggling UI
Add comment