This is a regression from 4.23.1 (CL-9631420) where Sequencer just displayed the re-attached binding in yellow text instead of crashing. The user suggests that the deleted actor should be removed fr ...
Creating an event dispatcher in a widget blueprint with the name OnDrop, which is already an existing overridable function, causes the event dispatcher to become corrupted and prevents it from being ...
Comments from users in crash group:I tried to launch my project 1266 FPendingCleanupObjects::~FPendingCleanupObjects() 1267 { 1268 QUICK_SCOPE_CYCLE_COUNTER(STAT_FPendingClea ...
This is a common crash in the 4.18 release. Users have not provided any descriptions of their actions when the crash occurred. Source Context 524 OutComponentToSelect = RootComponent; ...
.uasset files that were deleted then re-added to the Content Browser are not properly discovered and added to the explorer. I have confirmed these assets are still on disk within Windows Explorer. T ...
When opening the Pick Parent Class window on Linux, the expansion arrow next to All Classes does not properly extend to show all classes. Workaround: After clicking the arrow to extend the drop dow ...
This is actually a bug with function duplication via UEdGraphSchema_K2::DuplicateGraph. After a function graph is duplicated, the function entry node still retains the same GUIDs for its local vari ...
When the viewport Surface Snapping window has focus and text is entered, it will use the text as search keywords. When the window is closed, the text is not cleared the next time the window is open ...
Inside a BP Interface, changing a Function output to an input will cause a compile error in the reference bp. [Error] "Graph named 'NewFunction_0' already exists in 'bpActor'. Another one cannot be ...
If you go to create a new blueprint class and go to the all classes dropdown menu, search for a class name and then attempt to select it by pressing the down arrow to the selection and hitting enter ...