I have UGC assets uploaded under my account. They can be filtered with the CreatorName=dvdko filter.
(ex. https://www.roblox.com/catalog?Category=1&CreatorName=
USERNAME&salesTypeFilter=1
)
I have UGC assets uploaded under my group/community that has the same name as my account’s username. They can be filtered with the CreatorName=dvdko and CreatorType=Group filters.
(ex. https://www.roblox.com/catalog?Category=1&CreatorName=
USERNAME&CreatorType=Group&salesTypeFilter=1
)
The problem is that when searching for UGC assets uploaded under my account by filtering with the CreatorName=dvdko filter, my group/community’s UGC assets show up as well.
Expected behavior
I expect it to show only the UGC assets uploaded under my account, which was its previous behavior. I do not expect to see my UGC assets from my group/community of the same name unless the CreatorType=Group filter is specified.