Add on wire with shortcut causes crash.
wickerman123 opened this issue · 2 comments
wickerman123 commented
Hi,
When using the "add on wire" feature with keyboard shortcuts, the editor crashes. No crash happens if the same node is placed on the wire via the context menu. Tested in 4.24.1
Assertion failed: (Index >= 0) & (Index < ArrayNum) [File:C:\UE4\GPULM-src\UnrealEngine\Engine\Source\Runtime\Core\Public\Containers/Array.h] [Line: 614] Array index out of bounds: 1 from an array of size 1
UE4Editor_Core
UE4Editor_Core
UE4Editor_UnrealEd
UE4Editor_UnrealEd
UE4Editor_NodeGraphAssistant!<lambda_3148305638c34bafbe98f92f80a1f800>::operator()() [d:\build\++portal+dev-marketplace+full\sync\localbuilds\plugintemp\hostproject\plugins\nodegraphassistant\source\private\ngainputprocessor.cpp:2169]
UE4Editor_NodeGraphAssistant!NGAInputProcessor::Tick() [d:\build\++portal+dev-marketplace+full\sync\localbuilds\plugintemp\hostproject\plugins\nodegraphassistant\source\private\ngainputprocessor.cpp:2698]
UE4Editor_Slate
UE4Editor_Slate
UE4Editor
UE4Editor
UE4Editor
UE4Editor
UE4Editor
kernel32
ntdll
wickerman123 commented
Just had the same crash when adding a Macro to a wire.
pdlogingithub commented
I sumit a fix,please update the plugin in launcher to see if the problem is solved.