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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Resolution Note (fix version 1.8.0):
See notes