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
- OnPostprocessAllAssets() is not called for a modified Prefab when another Asset is set Dirty in the same callback
- [Android] UIToolkit ClickEvent is fired when the device is rotated
- Compilation errors occur when "uintBitsToFloat(int)" gets used in OpenGLES
- User Reporting does not send reports when Managed Stripping Level is set to Low or higher
- Editor crashes and a window with "GetManagerFromContext: pointer to object of manager 'MonoManager' is NULL (table index 5)" error is thrown when launching a project with a corrupted library
Resolution Note (fix version 1.20.3):
Fix will be in 1.20.1