Node Comments don't appear until the node is scrolled over after it is entered
This is a Regression. It was working in 4.13.2 but broken in 4.14.
User Description:
BP node comments hidden until mouse-over
Steps to reproduce:
Open any blueprint (or material) graph
Add any node (e.g. a PrintString node)
Right-click the node and click into the comment text field at the bottom of the context menu
Move the mouse somewhere in the graph so it is not on the node
Type your comment and press ENTER
Result:
The node's comment you just entered will not show up until the mouse cursor overlaps the node again
Expected:
The comment is shown right after you hit ENTER
Additional info:
Only affects comments entered through the context menu while the mouse is outside the node's bounds
I can't recall having this issue on 4.13.2
1. Open any blueprint
2. Right-click in the EventGraph > Create a PrintString node
3. Right-click the PrintString > Click in the NodeComment box > Add any comment > Press Enter
Results: The Comment will not appear on the node until the mouse is scrolled over the node
Expected: For the Comment to appear immediately after pressing Enter
Head over to the existing Questions & Answers thread and let us know what's up.
4 |
Component | UE - Gameplay - Blueprint |
---|---|
Affects Versions | 4.14, 4.15 |
Target Fix | 4.16 |
Fix Commit | 3359445 |
---|---|
Main Commit | 3380073 |
Created | Nov 23, 2016 |
---|---|
Resolved | Mar 25, 2017 |
Updated | Apr 5, 2017 |
2989 - projectgheist |