Search Issue Tracker
Fixed in 1.8.0
Votes
2
Found in [Package]
1.1.10
Issue ID
1203082
Regression
No
Unknown errors in AsyncOperation when loading Asset Bundle from remote path
How to reproduce:
1. Open the attached project
2. Window > Asset Management > Addressables > Groups
3. Build > New Build > Default Build Script
4. Open the "SampleScene" scene
5. Enter Play Mode
Actual result: Errors appear in the console.
Expected result: The Game Object gets loaded and no errors appears.
Reproducible with: 2020.1.0a16 (1.4.0), 2019.3.0f2 (1.1.10), 2019.2.16f1 (1.4.0), 2018.4.14f1 (1.4.0).
Notes:
- Everything works fine if Play Mode Script is set to "Use 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
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
- Character animation freezes when toggling animator on/off in a coroutine
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
Resolution Note (fix version 1.8.0):
See notes