You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
check the header column is any c# keywords or not.
platform #define directives for OSX is changed. (UNITY_MAC -> UNITY_EDITOR_OSX) Which may cause a bug on OSX when it tries to import .xlsx file. (Only .xls file is supported on OSX)
[Google] Changed to check the validation of the given column headers. (Applied fixed issue #7 on google spreadsheet side)
[Excel] Fixed a bug which is resetting existing column header's array type when it is just doing update.