Files
UnrealEngineUWP/Engine/Source/Editor/GraphEditor/Private
Michael Schoell c6f93e2b5c Selecting all nodes in a graph using keybindings will no longer assert due to null nodes being present in the graph list.
Added in some protection against nullptr to SGraphEditorImpl::SelectAllNodes

#jira UE-15379 - Crash copying all nodes in level blueprint of Audio.umap in ContentExamples

[CL 2549397 by Michael Schoell in Main branch]
2015-05-13 15:31:46 -04:00
..