Found a Bug with Arrays and Array Length (Blueprint)

I can confirm similar issue when using Local Variable arrays inside function.
Array index will start from 1 unless you resize the array to 0 before adding any data to them.