Search Issue Tracker
Fixed in 2018.3.X
Fixed in 2017.4.X, 2018.1.X, 2018.2.X
Votes
0
Found in
2017.2.0f3
Issue ID
1007037
Regression
No
Asset Bundle dependencies are included from an asset linkage in an animation .meta file
Reproduction steps:
1. Open "TestDependenciesCollected.zip" project
2. Enter Play Mode
3. Click on "Load Bundle From StreamingAssets" in the Game view
4. See the Console window output
Fixed in: 2018.3.0a2, 2018.2.0b11, 2018.1.9f1, 2017.4.8f1
Expected Result: "bundle2" should not be a dependency
Actual Result: "bundle2" is a dependency
Reproduced with: 2018.2.0b1, 2018.1.0b13, 2017.4.0f1, 2017.3.2f1, 2017.2.2p2, 2017.1.3p2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on ResizeScriptingList<ScriptingObjectPtr> when passing an undeclared variable to the results parameter for GameObject.FindGameObjectsWithTag
- [Android] "Screen.safeArea.y" always returns values outside of the Safe Area when the device is in Portrait orientation
- Frame spike due to many TreeRenderer.TreeUpdated calls when repositioning terrains in large Scenes
- Crash on GameObject::RemoveComponentFromGameObjectInternal when reparenting Text GameObjects
- [IL2CPP-GarbageCollector] Changing GCMode might permanently disable GC in a multithreaded context
Add comment