Search Issue Tracker
In Progress
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
- [VFX/Timeline] Wrap Mode Loop is only playing VFX once
- Package Manager doesn't start on Windows 7
- [HDRP] [DXR] Shadowmatte doesn't support RT shadows
- [HDRP] TAAU@100% and TAA produces different results
- [HDRP] APV debug mode Validity Over Dilation Threshold doesnt take touchup volumes in account
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.