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
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP
- Rendering Debugger Playmode debug UI scrolling is jittery when using click and drag to scroll
- Frame Debugger Target Selection Search Results window becomes too tiny to even see the default “Editor” selection when there are no search results
- Async method in Play Mode being aborted when calling `new System.Windows.Forms.Form`
- Animator window Eye button on click visual does not cover the whole area of the button when clicked
Add comment