Search Issue Tracker
Fixed
Votes
0
Found in [Package]
1.17.0-preview
Issue ID
ADDR-1677
Regression
Yes
[Addressables] LoadAssetAsync fails when Group Address is changed and Assets name contains its directory name
Reproduction steps:
1. Open users attached project
2. Enter the Play mode
3. Observe the Console window
Expected result: Assets are loaded and there are no errors
Actual result: The error appears "ArgumentException: The Object you want to instantiate is null"
Reproducible with: 1.16.1 - 1.17.0-preview(2018.4.29f1, 2019.4.17f1, 2020.1.17f1, 2020.2.0f1, 2021.1.0a10)
Not reproducible with: 1.8.3 - 1.15.1(2018.4.29f1, 2019.4.17f1, 2020.1.17f1, 2020.2.0f1, 2021.1.0a10)
Note:
1. It is not reproducible if the specified address is: Assets/Default/DefaultLayer.prefab
2. It is reproducible if the specified address is: Default/DefaultLayer.prefab
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
- Disabled Shadow Variants are removed from the Player when 'Strip Unused Variants" is disabled and no URP Asset with Disabled Shadows is in Build
- Graphics.RenderMeshIndirect does not issue multi-draw rendering commands when using a graphics API capable of multi-draw commands
- Error "InvalidOperationException: An error occured while deserializing asset reference" is thrown when deserializing a BlackboardVariable that is a dynamically loaded monobehavior
- Removing a Camera Component from a Physics 2D Raycaster GameObject brings pop-up message twice
- UnityYAMLMerge does not open fallback merge tool when encountering merge conflicts
Resolution Note:
fixed in ADDR-1669