When Importing the Bank Statements, the ‘Unexpected Error’ may receive.
The possible reason for this one may be special characters in the Memo value. Remove the special characters from the statement file and reimport.
To clean the memo field you can use the trim function. Ex: TRIM(CLEAN(F2))