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
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
Resolution Note:
From Developers: we explicitly and intentionally allow duplicate addresses.