Search Issue Tracker
Fixed
Fixed in 1.20.3
Votes
0
Found in [Package]
1.19.13
Issue ID
ADDR-2653
Regression
Yes
AddressableAssetEntry.GatherAllAssets ignores the filter for SubObjects when "includeSubObjects" is true
How to reproduce:
1. Open the attached project "Bug Addressables GatherAllAssets.zip"
2. Select Assets/AddressableAssetsData/AssetGroups/Default Local Group.asset
3. Click Addressables test>Gather items with "includeSubObjects = true"
Expected result: "Filtered 0 subentries in "Assets/Items": " text log in the Console window
Actual result: "Filtered 1 subentries in "Assets/Items": - "Items/Subfolder/Container.asset\[Child]" " text log in the Console window
Reproducible with: 1.19.13 (2019.4.37f1, 2020.3.33f1), 1.19.19 (2019.4.37f1, 2020.3.33f1, 2021.2.19f1, 2022.1.0b15, 2022.1.0a9)
Not reproducible with: 1.19.11 (2019.4.37f1, 2020.3.33f1)
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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Resolution Note (fix version 1.20.3):
Fix will be in 1.20.1