Search Issue Tracker
Fixed in 5.4.0
Votes
10
Found in
5.2.0b3
Issue ID
716166
Regression
No
[AssetBundle] Collision when building AssetBundles
Reproduction steps:
1. Open attached project
2. Build AssetBundles by clicking on Test/Build Asset Bundles
3. AssetBundles are not built. Error thrown:
Building AssetBundle failed because hash collision was detected in the deterministic id generation.
Conflict happened between Asset "Assets/Content/prologue/01-01-01/sd/locale/pl/conversation.json" and "Assets/Content/prologue/01-01-01/sd/locale/ru/conversation.json".
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Selector gets stuck in UI if scroll is used while dragging
- Created asset is placed in a new folder when creating a new folder and instantly creating an asset by clicking somewhere else
- Selecting and deleting transition in Animator does not add to Undo History when animation is previewed in Inspector
- GameObjects remain static when updating constraints of PhysicsJoint with "Enable Sleeping" selected in Havok Physics Configuration
- [iOS] Touch input is not clocked and UI is unresponsive when the application is paused mid-drag without lifting the finger
Tankl_X
Jul 24, 2022 11:09
2021.3.5f1, still happening
DanteMarshal
Jul 30, 2020 15:33
This is not fixed, I'm getting this error on 2019.4.2f1
TobyKaos
Dec 19, 2019 10:55
This issue appear in Unity 2019.2.15f1
thanos17997
Apr 22, 2019 15:11
I am here for the share this amazing post follow http://theyahtzee.com and seen the free online yahtzee games many players exited to join it.
tiagopasccoal
Mar 27, 2017 15:50
I have the same problem using the Unity 5.5.2. Any ideas if there was any regression on this issue?
Please reopen the issue
pjohalloran
Mar 15, 2016 12:56
This is not fixed. Im seeing it on Unity 5.4.0.b9 when trying to build bundles with variants. On Unity 5.3.2.p2, all is fine.
Please reopen.
Building AssetBundle failed because hash collision was detected in the deterministic id generation.
Conflict happened between Asset "prefab_13_1/mats_textures/LD/resourceVault_1.mat" and "prefab_13_1/mats_textures/HD/resourceVault_1.mat".
fullmontag
Jan 19, 2016 11:33
i am running the latest beta 5.4.0b2 and it's still happening
DarekRusin
Jan 15, 2016 11:23
Good to see this long-standing issue finally fixed!
But is there a chance of this fix making it to branch 5.3? I'm wondering since so far our move from internal tech to Unity is mainly filled with regrets and working around bugs and issues. The whole 5.2 branch was unusable because of performance regressions on iOS. 5.3 started the same (performance regressions on newer Androids) but 5.3.1 is starting starting to look like maybe finally there could be some potential in there. But I'm afraid 5.4 will bring its own bag of hairy issues and the sad story will start again.
So any chance of making 5.3 a stable, production ready branch and including this fix in it too? :)
fokziu
Nov 17, 2015 18:06
I am having the same problem each time filenames inside a bundle are the same despite the fact that the path is way different. It happens to pretty much all types of assets including textures, text files etc.