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
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
- Vertical and horizontal scrollbars appear and disappear when dragging an attribute to a different position within the Shader Graph Hierarchy
- AudioSource.PlayDelayed() does not work with Audio Random Containers
- Compatible with the VFX Graph Shader Graph can't be dragged and dropped into the "Output" block from the Project window
- [Silicon] Freeze/crash on BrotliDecoderDecompressStream when using System.IO.Compression.BrotliDecoder.TryDecompress
Add comment