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
- Post Processing SMAA breaks when HDR mode R11G11B10 is selected and Color Space is changed
- The "UnityWebRequest.result" of the "UnityWebRequestTexture.GetTexture" method changes when accessing "UnityWebRequest.downloadHandler" texture
- Slider rounding does not allow setting certain valid numbers as Values when Low and High Values not set to default
- UI Builder Canvas has too big resizing zone on the outside of the canvas
- GetCurrentAnimatorClipInfoCount() and GetNextAnimatorClipInfoCount() return 0 when animator is in transition
Add comment