Hi there,
Crash occurs if copied collapsed graph’s name was containing at least one period symbol. Any name variations have same effect, like “Test.”,“one.two” or even “.”
Repro steps:
- In any blueprint, using any node, create collapsed graph.
- Name collapsed graph “Graph.one”
- Copy paste it. It will be named “Invalid graph”
- Start renaming invalid graph, after any keypress on keyboard editor will crash.
Also invalid graph can’t be opened.
Tested on 4.14.3 , 4.13.2 ,4.12.5 - everywhere crash.
I have tried to find some info about that issue but found only “Bugfix: Fixed a crash when copying and pasting collapsed graphs” in 4.13 release notes.
Thanks.