AvatarEditorService:SearchCatalog() Bug (Wrong AssetTypes)

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
image
image

Date First Experienced: 7/13/2023
Date Last Experienced: 7/19/2023

Reproduction Steps:

  1. Use AvatarEditorService:SearchCatalog() with the CatalogSearchParameters attached below
  2. Sample the returned CatalogPages

CatalogSearchParams used

Video of the actual items returned

The bug happens regardless of being in studio

1 Like

Thanks for the report. We’ll follow up when we have an update for you!

2 Likes

This should be fixed! Still having issues?