Search Issue Tracker
Fixed in 5.0.X
Votes
0
Found in
4.0.1f2
Issue ID
519809
Regression
No
Different assets from two different asset bundles are treated as the same asset
This example shows how two different assets, put in two different assetbundles, are somehow treated as the same asset and the second one fails to load. So if you click on Red and then Blue, the blue material fails to load. If you refresh and then do Blue, then Red, the Red material fails.
These are two distinct assets, but somehow they're colliding.
Example project here: https://github.com/lpetre/unity_assetbundle_name_bug
And a hosted versions here:
http://u3d-assetbundle-name-bug.herokuapp.com/web/web.html
http://u3d-assetbundle-name-bug.herokuapp.com/flash/flash.html
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Graphic components errors when running Dedicated Server Build/Standalone build at headless runtime
- "Use incremental GC" is a shared parameter but not identified as one with a "*" when displayed in the Player Settings
- "Path could not be found for script compilation file" error is thrown when the files are injected with RegisterPostInitializationOutput
- SrpBatcher causes all SpriteRenderers to render the same sprite when the shader is not compatible with the SrpBatcher
- SelectedIndex does not update when a ListView item is selected by a Mouse click
Add comment