Expression Evaluation Issue in CC 2015
Hi,
I have a script that applies the sampleImage expression to a layer in order to find its boundaries. In all previous versions of After Effects, this script could evaluate a layer in less then a second. In AE CC 2015, the script was failing completely. I found the problem was that the value of the applied script was not being updated fast enough.
In order to get things working i have to add a half second delay each time the expression is changed, so a function that used to take half a second now takes almost 2 minutes.
Has anyone came accross any similar issues or have any ideas for fixing the problem without hurting the performance so much?
Thanks,
Jesse