Unreal Engine 5.0.3 Structure Order

Hello everyone, I am looking for a way to reorder structures other than deleting everything and setting it up again. I’m on Unreal 5.0.3 and as you can see on the screenshot underneath there is no way to reorder Variables.

I tried Drag and Drop, searched in all the Menus but didn’t find a way to reorder them. On Unreal 4 there were Arrows at the end of each Line pointing Up and Down.

Could someone please let me know if Structure Reordering is available in Unreal Engine 5 ?

1 Like

In 5 you can grab each line here

and reorder

reorder

2 Likes

I feel so stupid for missing that and I have been googling a lot trying to figure out why people doesn’t miss the reordering option… :smiley: Thank you very much for the help!!

1 Like

It’s not obvious. Especially as the grips only appear when you get there! :slight_smile:

Did they get rid of this in later versions? I cannot grab any part of a struct variable to reorder items in 5.6. The handle before the expand/collapse arrow is still visible, but does not enable dragging :confused:

1 Like

Hello @DredPiratRob ,
I just tested it in my engine, and it still works in 5.6



Make sure to grab it from the left side, where the hand icon appears .

Hope it helps!

1 Like

Works as-expected in a clean project. Was not functioning in my other project, prompting my search. No idea why it works in one and not the other. First time encountering that issue in the editor :man_shrugging:

Edit: Both are 5.6.1 projects

1 Like