I get an exception when I try and create an index pin on a forEach loop inside a delegate.
Getting it on Beta35.8 x64 and latest Alpha35.9 x86 32eab30e1e
PatchesVLDelegateForEachIndexIssue.zip (930 Bytes)
I get an exception when I try and create an index pin on a forEach loop inside a delegate.
Getting it on Beta35.8 x64 and latest Alpha35.9 x86 32eab30e1e
PatchesVLDelegateForEachIndexIssue.zip (930 Bytes)
Workaround is to put the offending foreach loop in an operation
Thanks for the report. Crash is fixed in upcoming build and your patch has been added to our test suite.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.