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
- WebGL Player with WebGPU Graphics API fails to render Scene when custom Render Feature is used
- “EndLayoutGroup” error thrown when changing Shader Precision Model settings in Build Profiles window > Player Settings Overrides
- Button hover state uses default theme color when a custom .uss is applied
- Samples Showcase script warning does not clear after enabling required settings until GameObject is reselected
- VFX Particles receive shadow artifacts when using ShaderGraph with enabled shadows and Face Camera Plane Orient mode
Add comment