Description: When querying the catalog via the AvatarEditorService, using the CatalogSearchParams outlined in the debug watch image attached, even though I specified the Shirt, TShirt, and Pants AssetType enums, for some reason it also returned EmoteAnimation items in the returned pages
Expected Behavior: The AvatarEditorService:SearchCatalog() function returns only items of the TShirt, Shirt, and Pants AvatarAssetType when those are the only types specified in the “AssetTypes” parameter of the CatalogSearchParams
Actual Behavior: EmoteAnimation AvatarAssetType and BodyParts BundleType are also returned in the first few pages
PC INFO
Date First Experienced: 7/13/2023
Date Last Experienced: 7/19/2023
Reproduction Steps:
- Use AvatarEditorService:SearchCatalog() with the CatalogSearchParameters attached below
- Sample the returned CatalogPages
CatalogSearchParams used
Video of the actual items returned
The bug happens regardless of being in studio