Search Issue Tracker
Fixed
Votes
0
Found in [Package]
1.13.1
Issue ID
ADDR-1558
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Assigned font's bold/font-weight styles render using Default Font's assets when Default Font has corresponding style assets defined in TMP Settings
- "Modifying the parent of a VisualElement while it’s already being modified is not allowed" error is thrown when entering text and pressing tab in the Search window
- Mesh colliders are not updating their positions of bounds correctly
- Images are missing from the "Open the sprite editor" documentation for 6.0, 6.1 and 6.2
- The previous element in the array is modified when assigning an Asset to a new element of AssetReferenceT
Add comment