UnityScatterplot icon indicating copy to clipboard operation
UnityScatterplot copied to clipboard

Filepath extension error.

Open qholness opened this issue 5 years ago • 0 comments

More of a Unity issue than an issue with the tutorial.

I tried pointing to iris.csv but was getting Null errors.

Turns out, Unity may be doing something behind the scenes with filepaths and handling extensions in a way?

Had to drop the .csv portion when referencing the file.

qholness avatar May 23 '20 22:05 qholness