Search Issue Tracker
Fixed
Votes
0
Found in [Package]
1.13.1
Issue ID
ADDR-1427
Regression
Yes
Addressables.LoadAssetAsync API can no longer load Built In Data
How to reproduce:
1. Open the attached "TestAddressables.zip" project
2. Open the "Main" Scene
3. Open the Adressables Groups Window -> Set the Play Mode Script to "Use Existing Build"
4. Click on Build -> New Build -> Default Build Script
5. Enter the Play Mode
Expected result: "Hellow World\! (Local)" will be printed in the Console Window
Actual result: Built-in Data was not loaded (see the exception being thrown in Console Window)
Reproducible with: 2020.2.0a20 (1.13.1)
Not reproducible with: 2019.4.8f1 (1.11.2), 2020.1.2f1 (1.12.0)
Notes:
- If set the Play Mode Script is set to "Use Asset Database" the load will succeed
- Could not test on 2018.4, because Adressables Package was not yet introduced in that stream
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
- FocusNextInDirection not focusing when used on multiline TextFields
- Single click calls UI Element renaming with a delay when clicked on the UI Element name
- Any small change in UI Builder Inspector refreshes Editor Inspector
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
Resolution Note:
catalog entries for Resources were getting overwritten in 1.13. fixed in 1.14