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
- [Dragon Crashers] Build fails in U6
- [Dragon Crashers] 4 Shader error messages on import
- [Dragon Crashers] Readme text is white on light grey
- Cursor stays in front of the first character when entering text in the TextMeshPro field
- Searching in Hierarchy causes unwanted component calls
Add comment