Memory listing in Developer Console does not sort properly when requested

Some memory categories won’t display in correct order when the user has requested it (by clicking the “Value MB” column header to toggle the sorting direction). Turning the sorting off and on again does not fix the problem.

It seems to happen in all groups, but it’s particularly annoying with the PlaceScriptMemory group since that’s the stuff I’m trying to sort.

Memory usages outlined in red are out of order:


Expected behavior

Clicking the “Value MB” column header should properly sort all entries by their value in this column. (IMO when in sorted mode the list should update automatically so that entries are always in sorted order, but perhaps that’s more of a feature request than a bug since if we want latest results we should be able to just toggle the sorting off and on.)

1 Like

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

We are looking into this as part of a dev console update.

2 Likes

I have an unrelated question. Why are scripts being grouped into one memory size value? For example in this screenshot:

They’ve stated why on both threads talking about memory view tabs:

Continuing the discussion from Developer Console: Update for Luau Memory Use Tracking:

1 Like