Search Issue Tracker
By Design
Votes
0
Found in [Package]
1.1.4-preview
Issue ID
1167445
Regression
No
[Addressables] No Warning or Error is thrown when multiple Assets exist with the same Addressable Key
Reproduction steps:
1. Open the attached Project "1167445Addr.zip"
2. Open "SampleScene" and enter Play Mode
Expected result: Warnings/Errors notify the user of duplicate Address Keys
Actual result: No Warnings/Errors notify the user of duplicate Address Keys
Reproduces on: Package version 1.1.4-preview and Unity 2018.4.3f1, 2019.1.9f1, 2019.2.0b9, 2019.3.0a8
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
- Particle System only collides with one Terrain Collider at a time when Collision Type is set to 'World'
- Editor crashes on StoredGraphicsBuffer::GetGfxBufferID when VFX Graph property is modified during Play Mode and Application.targetFrameRate is used to limit FPS
- Crash on NVAPI_Thunk when changing Player resolution while HDR display is used and Direct3D12 is set as the graphics API
- Only one out of multiple cameras is shown in the Play Mode while HDR display is used and Direct3D12 is set as the graphics API
- The "Paste Component as New" option is incorrectly displayed as active despite the action being prohibited
Resolution Note:
From Developers: we explicitly and intentionally allow duplicate addresses.