Imported csv for float curve has wrong 2nd value

Hi,

I’ve found a bug when importing a csv for generating a float curve. As you can see from the screenshot the 2nd value is wrong.

Thanks,
Michael

Time,Value
0.000000,-184.312439
0.016667,-176.908371
0.033333,-169.600052
0.050000,-162.532288
0.066667,-155.653702
0.083333,-148.961929
0.100000,-142.454636
0.116667,-136.129471
0.133333,-129.984085
0.150000,-124.016144
0.166667,-118.223305
0.183333,-112.603210
0.200000,-107.153526
0.216667,-101.871895
0.233333,-96.755981
0.250000,-91.803436
0.266667,-87.011917
0.283333,-82.379082
0.300000,-77.902573
0.316667,-73.580055
0.333333,-69.409187
0.350000,-65.387619
0.366667,-61.512993
0.383333,-57.782982
0.400000,-54.195236
0.416667,-50.747406
0.433333,-47.437164
0.450000,-44.262131
0.466667,-41.219971
0.483333,-38.308365
0.500000,-35.524948
0.516667,-32.867386
0.533333,-30.333313
0.550000,-27.920395
0.566667,-25.626297
0.583333,-23.448654
0.600000,-21.385147
0.616667,-19.433411
0.633333,-17.591110
0.650000,-15.855896
0.666667,-14.225433
0.683333,-12.697342
0.700000,-11.269318
0.716667,-9.938995
0.733333,-8.704041
0.750000,-7.562103
0.766667,-6.510818
0.783333,-5.547867
0.800000,-4.670898
0.816667,-3.877548
0.833333,-3.165497
0.850000,-2.532379
0.866667,-1.975891
0.883333,-1.493652
0.900000,-1.083298
0.916667,-0.742508
0.933333,-0.468948
0.950000,-0.260269
0.966667,-0.114120
0.983333,-0.042023
1.000000,0.000000

If anyone has this issue it’s because the .csv had Time, Value on the first line.