[FEATURE REQUEST] Hidden Blueprint Comments

I’ve started making use of the new reroute nodes.
I’d like to use comments on the reroute nodes to indicate where they’re coming from, so I don’t have to follow them all the way to their source. However, the comments are obstructing and changing the size of the nodes, not only changing their visual position but also making things very cluttered.

Sure you can see the type in the tool tip when hovering over the nodes, but that doesn’t really tell you which one it is (Eg. if you have wires from 3 pawns).
It’d be nice if you could make hidden comments that only show (like a tool tip) when you hover over nodes.


Perhaps also improve the tool tip when hovering over reroute nodes to display the name of the node it’s coming from. Eg. instead of just “object’PSCharacter’” on the reroute node from the cast node, display

object ‘PSCharacter’

From Cast To PSCharacter

Or better yet, simply make it possible to comment/tag output nodes, and have all the reroute nodes display that.
Eg. right clicking the cast node’s “As PSCharacter” output, and adding a comment like “The AnimBP’s Pawn cast to Character”, and then all the reroute nodes would display

object ‘PSCharacter’

The AnimBP’s Pawn cast to Character

Hi ,

Thank you for your feedback, I have entered in a feature request, TTP #344438 to be taken into consideration. Have a great day!

has it been added, I still have this problem. Really want to hide comments, dont know how