Hello this bug started 2 months ago roughly, only on server side when you use the AvatarEditorService to search the catalog for Emotes it will in studio return the correct IDS but when in-game it return only 2 IDS of something called “Half Head” and the other ID is random. I have attached images to show what I mean.
Issue only happens In-game and Server-Side
Search Params
local params = CatalogSearchParams.new()
params.SalesTypeFilter = Enum.SalesTypeFilter.All
params.AssetTypes = {Enum.AvatarAssetType.EmoteAnimation}
local types = game:GetService("AvatarEditorService"):SearchCatalog(params)
Hi I was unable to reproduce your issue. Given that it has been 2 years, I believe it might have been a temporary bug in our systems and has now been fixed. Thank you for your patience. Pls refile another ticket if you think it has not been fixed yet.