Topic: Copying Function Causes Program Crash
Hello,
I've encountered a bug. I'm not sure exactly what causes this, but it seems to happen when polar functions with shading between two functions are copied (right-click on the function in the side bar and choose copy).
I've attached an example file, ready to go. Just try to copy the first function. The error is:
Assertion failed: !Func2 || Func2No, File: Source\GraphElem.cpp, Line 657 Logfile Graph.err created.
And then "Abnormal Program Termination"
Thanks again!