Duplicate of UE-4695
In any multi-line text field, scrolling to the end of the last line with the control+right (skip word) command will freeze the editor.
In the AnswerHub thread, user twiddle linked to a Pull Request he submitted, where he claims that FString.Len() trims the terminating character, causing IsAtEndOfLine/IsAtEndOfDocument to be incorrect, which results in ScanForWordBoundary looping indefinitely.
1: Open any project.
2: In the Content Browser, create a new Widget (New/Create->User Interface->Widget Blueprint) and open it.
3: In the Widget Blueprint, add a Multi-Line Text Field (type Multi in the Palette and drag a Multi-Line Text Field into the blueprint).
4: In the details panel of the Multi-Line Text Field, type a word (I used the word "hello").
5: Place the cursor at the beginning of the line (before the word), then enter Ctrl+Right to skip to the end of the word.
6: Observe that the engine is no longer functioning.
I am not able to find world outliner how to enable it?
How can i modify the param name in EQS node
Hey, why do i get this when i snap two similar meshes together?
Undefined sysmbol: typeinfo for AActor when cross-compile linux dedicated server on windows
When I open UE4 4.24.3 it appears that. Does anyone know how to solve?
How to achieve HLSL Multiple Render Target in Material blueprints?
Head over to the existing Questions & Answers thread and let us know what's up.