Search Issue Tracker
Not Reproducible
Votes
0
Found in [Package]
1.18.4
Issue ID
ADDR-1973
Regression
No
Addressables.LoadAssetsAsync retrieves duplicate entries when the Fast Mode is used
How to reproduce:
1. Open the user's attached project
2. Open the SampleScene
3. Open the Adressables Groups window (Window > Asset Management > Addressables > Groups)
4. In the Addresables Groups window set the Play Mode Script to 'Use Asset Database'
5. Enter the Play mode
6. Observe the Console
Expected result: '1' gets logged in the Console
Actual result: '2' gets logged in the Console
Reproducible with: Addressables 1.16.10, 1.18.4 (2018.4.35f1, 2019.4.27f1, 2020.2.7f1, 2020.3.9f1, 2021.1.8f1, 2021.2.0a17)
Note:
- The issue is only reproducible when the Play Mode Script is set to 'Use Asset Database'
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
- [Quest] Pitch Shifter causes audio degradation on Quest 2 devices when sped up
- "GUI Error: Invalid GUILayout" and "NullReferenceException" are thrown when adding Scenes to "Scenes in Baking Set" in Adaptive Probe Volumes
- Inspector window not updating when switching GameObjects in Play Mode while having a VR headset connected
- "UnityException: GetName can only be called from the main thread." erors are thrown when the Shortcuts window is opened and entering Play Mode with a shortcut
- [Android] Light2D visuals stacking over frames when using RenderGraph
Resolution Note:
The issue is no longer reproducible with Addressables 1.18.9 and above