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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment