Collapsing variable structure when editing [5.1.0]

The variable structure is collapsed if I add new element to array


How to reproduce:

  1. Create Actor Blueprint
  2. Create structure
  3. Add this structure as an array to the blueprint variable
  4. Click “Add element”
  5. All structure collapsed

This work only on 5.1.0. In 5.0.3 everything works fine. It also only works inside the blueprint. If you make the structure variable public, it will work correctly in the editor.

This was always broken in 4 actually.

I think you can re-open the whole lot by CTRL-clicking on the top of the list ( haven’t tested that recently ).