UK2Node_CallFunction::GeneratePinTooltipFromFunction relies a lot on loops that increment the index used to check the individual characters in the comments.
The problem is that there are a few missing checks, causing an index out of bounds issue.
Expected: The tool tip displays normally
Actual: A crash occurs
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-40307 in the post.
| 1 |
| Fix Commit | 3249639 |
|---|---|
| Main Commit | 3252563 |
| Created | Jan 6, 2017 |
|---|---|
| Resolved | Jan 6, 2017 |
| Updated | Apr 27, 2018 |