Reproduction Steps
Look inside of the accessory > hat section of a users inventory while owning The High Seas Beatrix The Pirate Queen A thing to note is that this bug only occurs on accounts in which they owned the classic head version of the bundle, before it was updated and after the dynamic version was given to them.
I tested this on an alternative account, the bug doesn’t occur on accounts that bought the bundle after it got updated to dynamic
Expected Behavior
The inventory should sort itself by the date of which the item was obtained
Actual Behavior
The hat for the high seas beatrix bundle always puts itself at the top of someone’s inventory if the bundle was purchased before the dynamic update. The High Seas Beatrix The Pirate Queen Hat
I bought another item right after taking this screenshot, and the beatrix hat puts itself ahead of it instead of going by date.
This issue only started occurring after Roblox handed me the dynamic version of the head after updating it.
Issue Area: Catalog Assets Issue Type: Other Impact: High Frequency: Constantly Date First Experienced: 2023-10-26 Date Last Experienced: Current Date
Also fun fact, after you get that hat, you can’t normally use InventoryPage:AdvanceToNextPageAsync(), since studio can’t see pages after first one. Also that item has bugged creation date
Interestingly, if you use the Inventory API (InventoryV2) to query your hats (or other body parts, because this actually happens for arms, legs, and torso), it should show something like this:
Note that the UserAssetID of the Beatrix hat is a whole 5 digits longer than normal UAIDs. This explains why buying items doesn’t make this hat go further down your inventory, because typically UAIDs are ordered by when you purchase.
(Also, it seems to end with a number close to my user ID, perhaps indicating a rounding error.)
My inventory is completely bugged because of this package now, I can’t scroll down my hat page and any package pieces are having the same problem so I can’t even remake an outfit because of this.
This better be fixed soon, because my avatar creator is unusuable in this state. If anyone knows how I can remove this package from my inventory that’d be great!
Thanks for letting me know. Usually the engineers send a confirmation under a bug report to confirm they’re working on it so I just wanted to make sure they had it.
Hi @Alpkurt2 , I wanted to follow up on the results of our investigation of this issue. As @gameboy201X noted the inventory items are currently ordered by userAssetId not created date, and certain items have a higher UAID which will cause them to appear towards the front of the list.
Unfortunately, changing the ordering is not feasible in the short term due to internal technical details of our system. We recognize that this is not the ideal user experience and have plans for an eventual fix, but I can’t provide any definite timeline at this point.
Thanks for responding, it’s understandable that something like fixing the uaid isn’t possible in the short term however owning the bugged hat causes it so you’re unable to scroll past the 1st page of your accessories in the hat category (the category the bugged accessory is located in) I’m able to do it with all the other categories but not hats. Any plans to address this problem?