Unicode error when exporting to Android

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By cgeadas

When exporting to Android I gets tons of the following errors:

Unicode error: invalid skip
Unicode error: invalid utf8
Unicode error: no space left
Unicode error: invalid skip
Unicode error: invalid utf8
Unicode error: invalid skip
Unicode error: invalid skip
Unicode error: overlong rejected
Unicode error: no space left

Export is successful and the game works ok.
But are these errors normal? is there something I should do?

:bust_in_silhouette: Reply From: jgodfrey

While I can’t tell you why those Unicode errors are reported, there are lots of online comments that say they’re safe to ignore. I see them too in my Android build, and I’ve just gotten used to ignoring them…

It’s always strange to accept a thing just because it is.
Goes into my category of “must be something inside” :slight_smile:

cgeadas | 2020-03-08 23:14

I have the same problem.

Unicode error: invalid utf8

But my game crashes on my mobile phone.

maxiproduksiyon | 2020-11-05 03:13