Hello, I’m loving Blueprint Assist, amazing work! I use UE 4.27.2, and I believe the latest version of Blueprint Assist available for it is only 4.1.7, while it looks like it’s now up to 4.2.18.
I was wondering if there is a way to access the latest version with UE 4.27.2, or if you could make it available? It would be great to have the latest bug fixes.
My hope specifically is a fix for the bug when inserting (with CTRL+Q) a node on a wire that is one of several inputs to another node – it disconnects the other wires from the node. I don’t see this bug on the GitHub issue list so I’m assuming it’s been fixed, but I can provide more info if required!
Hi @Pasunna_Zacrifa, I had a look at this and this is an engine bug. If you have a GetClassDefaults setup in the image below and try to manually create a reroute node, it will remove the pins.
As a temporary workaround, you can try locking the node so the plugin will ignore it when formatting. You can do this by right clicking on the GetClassDefaults and selecting ToggleLockNodes. If it worked you should see this lock icon at the bottom left of the node.
Hey this plugin looks super useful! I was just wondering If I were to send my project to someone who doesn’t have this plugin, would this break the organisation of the blueprints or even break the functionality? or would it stay the same and is it a purely visual change?