Search Issue Tracker
Fixed in 2019.3.X
Votes
0
Found in
2019.2.0a5
2019.3.0a1
2019.3.0b1
2020.1.0a1
Issue ID
1191456
Regression
No
[Asset Pipeline V2] AssetDatabase.GetAssetPathsFromAssetBundle does not return paths for some assets in a bundle
How to reproduce:
1. Open user-submitted project (BundleMismatchADBV2)
2. See that all 3 fbx models are tagged as part of an 'avatar' Asset Bundle
3. In the menu bar select Test > Run
4. See the Console window
Expected result: no messages are printed since all 3 paths were found
Actual result: an error message indicating that only 1 path was found is printed
Reproducible with: 2019.2.0a5, 2019.2.10f1, 2019.3.0b7, 2020.1.0a9
Could not test with: 2017.4.33f1, 2018.4.11f1, 2019.2.0a4(Asset Pipeline V2 unavailable)
Notes:
Issue does not reproduce with Asset Pipeline Version 1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Text overlap and is unreadable in Inspector > Terrain Paint Texture after creating new Terrain Layer
- Event "XRInputSubsystem.trackingOriginUpdated" triggers twice when recentering the view
- UITK TextField value is overwritten incorrectly by the converter result when Binding Mode is set to "To Source"
- Out of memory crash when selecting more than 80000 Assets simultaneously
- UI Toolkit Button text is not rendered when the Button has fixed height with specific Icon font
Add comment