Reroute node comments hide after compile

Rereoute node comments are really useful for readability, but at some point (quite a while ago) they started disappearing after you compile the blueprint. So after compile, they only appear when you hover over them.

reroute_comment.PNG

I saw in this answerhub post that it was a known issue (can’t access the JIRA though to check on it’s status). It appears to be easy fix so I just wondered if we could get an update on that known issue status? Is it by design/WNF?

I’d really like these comments to just hang around.

Hi Spoondog, I was able to fix this behavior in a PR, see https://github.com/EpicGames/UnrealEngine/pull/5722 . Cheers,

Oh, you’re a legend!