[Bug Report] Promoted 2423505 Creating Local Variable isn't working correctly

Hey

I found another bug today when working on my project in the promoted Branch.

When working in a BP Function and create a local variable it has following issues:

  • It doesn’t create the variable in the Parent MyBlueprint Category “Local Variable”
  • It’s not possible to delete created once
  • The Details are only accessible when clicking on the variable in the graph

Best

Martin

Hey Martin-

I’m not seeing the behavior you’re describing. After creating a new function the section for Local Variables will appear below the section for Event Dispatchers in the My Blueprint panel. Clicking the plus button on the right side of the Local Variables heading will create a new local variable for that function in this section. If there are references to the variable already placed in the graph a prompt will appear when attempting to delete it to remind you that the references will be deleted as well. The details panel for the local variables will appear when clicking on either the variable in the graph or in the My Blueprint panel.

If you are seeing different behavior could you please post a screenshot or short video to help explain what you’re experiencing?

Cheers

Hey

Thank you for your answer. Now it works for me in this particular changelist when using the Single Layout Blueprint Editor, but it won’t work in the old layout.

If its at your end also at the old Layout, than there seems something off with my build in general.

Cheers

Martin