I noticed that when a blackboard has lots of keys it can get hard to find your variables. Is there a way to order the variables in the key list?
Not really, but Iâll add it to our backlog.
Cheers,
âmieszko
ok thanks.
This is a feature I am also looking for.
Is there any update on this issue?
This would be really helpful once you have more than 5 or 6 keys⌠or even alphanumeric sorting, honestly.
-Added to the backlog nearly 4 years ago.
itâs 2018 and we still donât have a way to rearrange our blackboard values. what gives? is it that hard to add a drag and drop feature so we can order them?
Hi, I know this is an old post although I may be able to help future users with the same question. Opening the property matrix found to the right of the search bar in your blackboard blueprint, you can insert variables (requires close and reopen blueprint). While itâs not a reorder, it can be very useful for organising.
Bumping this a few years later - sorting or categorizing blackboard keys would be useful.
Ehi devs itâs never late, I need this feature too
Bumping up this thread, I hope that someone can see this. It would be a great feature
Oh dear god why canât I do this.
Mieszko dacie rade to ogarnÄ
Ä z Ĺukaszem! Uda wam siÄ
You can do this actually:
Adding to what Darrel_Leigh stated, you can go to the property matrix, go to the âProperty Editorâ tab on the top left, open your keys and when hoving over one of the down arrows (located within the âKeysâ array), it will allow you to drag and drop the keys into any order you wish.
Make sure to close your blackboard and reopen it through the Content Drawer (or equivalent) and the changes you made should be reflected!
There is also bDisplayBlackboardKeysInAlphabeticalOrder
. See UEditorPerProjectUserSettings | Unreal Engine Documentation
This just saved me a massive headache! Thank you
DO you mean these down arrows? I have been trying to click and drag every arrow I see but nothing is moving.
- You want right click on your blackboard in the Content Browser. Click âAsset Actions > Edit Selection In Property Matrixâ.
- In the selection property matrix navigate to the âDetailsâ panel.
- Then under âBlackboardâ, you will find an array of keys. These keys can then be reordered like any array by clicking and dragging on the far-left-hand side of the array element.
- Once youâve reordered your elements, click save.
- Make sure to close and reopen your blackboard (or behavior trees) through the Content Browser (or equivalent) and the changes you made should then be reflected!
Included an image for added context since I got a little lost figuring this out myself. Hopefully this helps someone else . Itâs a little odd that you canât update the keys order directly within the blackboard, but at least there is a way even if it is a little hidden. Categorizing and ordering variables in blackboards would both be welcome QoL features.