MDFastBinding
MDFastBinding copied to clipboard
Nodes don't save position after auto formatting with Blueprint Assist
Node position only saves after manually dragging the nodes
+1 on this issue, was about to write one up for this! I'll add some repro steps for context.
Steps to reproduce:
- Create a widget and a binding
- Create 2x
Read a Propertynodes, and position them such that they're vertically offset from each other - Connect the output of the first node to the path root of the second node
- Select both nodes and press the keyboard shortcut to straighten their connections (typically
Q) - Recompile the blueprint
- Observe that both nodes return to their original positions