Solution
When importing an FMU file, the system extracts its contents to the default temporary directory defined by %temp%, which typically includes the current user's username in the path. The FMU import will fail if either the username or the %temp% path contains Unicode characters.
To resolve this issue, we recommend using a user account with a username that does not include any Unicode characters.