Search Issue Tracker
Won't Fix
Won't Fix in 1.16.X
Votes
0
Found in [Package]
1.16.8
Issue ID
ADDR-2436
Regression
Yes
[Addressables] Editor freeze for 3+ seconds when running Addressables.LoadResourceLocationsAsync method
Reproduction steps:
1. Open the attached project ("Bug.zip") and open the "FreezeBug" scene
2. Open the Addressables Groups settings (Window -> Asset Management -> Addressables -> Group)
3. Press Create -> Group -> Packed asset
4. Press Top menu -> Vr Games Dev -> BUG: Use Asset database (fastest)
5. Enter Play mode and press Run Addressable Bug in the Game window
Expected result: The loading image does not stop and all the messages in the console window are white
Actual result: The loading image freezes for 3+ sec and 1-2 messages in the console window are red
Reproducible with: Addressables 1.16.8, 1.19.15 (2019.4.34f1, 2020.3.26f1), 1.19.15, (2021.2.8f1, 2022.1.0b3, 2022.2.0a1)
Not reproducible with: 1.16.7 (2019.4.34f1, 2020.3.26f1)
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
- ScrollView speed is slower when entering Play mode
- UI Builder elements disappear and "Semantic - Unknown template name" error appears when changes to "Template" parameter are saved
- Renderers outside Light Probe hull use incorrect Ambient Probe values when "Renderer Light Probe Selection" is set to "Use Ambient Probe" and "Light Probes" on Mesh is set to "Blend Probes"
- ArgumentNullException error occurs when selecting a Camera in the Hierarchy with the Scene view open
- Clicking 'Open Editor Log' through the Console fails to open redirected Logs when relative Log files exist outside of the Project root
Resolution Note:
There are no fixes planned for this Bug
Resolution Note (1.16.X):
The hitching is actually caused by the ContentBuildInterface in the engine. The build team may need to take a look at this.