[BUG] custom event input pin of array type use wrong reference or create hidden array duplicate

i did some investigation of custom event and function with same code inside and here are result:

function - “remove index” inside work properly, printing array length inside function and outside gives same number

custom event - “remove index” inside have no effect on array length inside and outside, but! “resize” inside custom event work really weird, it change arrays size and print correct value, but at same time tick event print same unchanged size of array, screenshots for clarifocation

[=;347836]
i did some investigation of custom event and function with same code inside and here are result:

function - “remove index” inside work properly, printing array length inside function and outside gives same number

custom event - “remove index” inside have no effect on array length inside and outside, but! “resize” inside custom event work really weird, it change arrays size and print correct value, but at same time tick event print same unchanged size of array, screenshots for clarifocation

[/]

Hi ,

Please post this to the answerhub in the bug reports section (link in signature) so we can assist you more in depth.