Search Issue Tracker
Fixed in 1.17.4-preview
Votes
0
Found in [Package]
2019.4
2020.3
2021.1
2021.1.3f1
2021.2
Issue ID
1334588
Regression
No
[Addressables][IL2CPP] error at Unity.IL2CPP.HashCodeCache`1.GetUniqueHash(T value) when building on Android
Reproduction steps:
1. Open the attached project
2. Build on Android
Expected result: The project builds successfully
Actual result: The build fails due to this error: Unity.IL2CPP.HashCodeCollisionException: Hash code collision on value `2A6D185FEED8AA52CD66C11FEEC199E7324C007A`
Not reproducible with: 1.15.1 - 1.18.4 (2021.2.0a11 - 2021.2.0a18)
Not reproducible with: 1.17.4-preview - 1.18.4 (2019.4.28f1, 2020.3.9f1, 2021.1.9f1, 2021.2.0a10)
Reproducible with: 1.15.1 - 1.17.2-preview (2019.4.28f1, 2020.3.9f1, 2021.1.9f1, 2021.2.0a18)
Can't test with: 2018.4.35f1 - PrecompiledAssemblyException: Multiple precompiled assemblies with the same name nunit.framework.dll included or the current platform
Notes:
- Does not reproduce when building on Standalone
- Does not reproduce with Mono
- Does not reproduce if the "BGDatabaseAddressables" folder is deleted
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- HDRP 6-way VFX Shader is lit incorrectly when World coordinates are used
- 2D Sprite Renderer in front is affected by Sprites in the background when using Sorting Layers and a Shadow Caster 2D with Self Shadow
- Modifying UI Prefab child's Height only confirms the first 1 or 2 digits when the Scene is newly opened or the Prefab is newly created
- ProfilingSampler.Get() returns null and makes the Player only render black when building a Release Build
- Search text field visual controls for the Path binding in an Input Actions Asset is misaligned
Add comment