Output log from VS returns wrong language and has ? characters

Hi, i found a solution for this:

  1. Go to Visual Studio Installer
  2. Select Modify
  3. Go to Language packages tab (Or something like that, in Spanish it is “Paquetes de idioma”)
  4. Uninstall Spanish, or your local language

It’s seems that the error is because, although you choose English on visual studio, it have a default language and, when Unreal Engine ask visual studio via console to compile, the result data is returned in your default language.

This solve the issue to me.

1 Like