I created a new pawn blueprint and added a few variables (mix of public and private).
I then tried to add the variables to a category by typing a new string over “Default” category name.
Observed:
- The variables moved from “variables” section in the ‘My Blueprint’ pane, to down under the components list.
- The category name I gave the first variable was not listed in the ‘category’ list in the ‘details’ pane when I wanted to add the second variable to the same category.
- The category name I gave the variables did not show up in the ‘My Blueprint’ pane. The variables were moved, but that was it. I could not collapse the category because no string or collapse widget was visible in ‘My Blueprint’ pane for the category.
Note: Opening a different blueprint with saved/existing categories shows the categories as expected.