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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Different text alignment in the column header in Entities "System" window
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
Resolution Note (fix version 1.8.0):
See notes