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
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
Resolution Note (fix version 1.8.0):
See notes