Error: (non-ascii) Building an easy game with WebGl

Hello,

I started to use Unity recently. I made my first Roll a Ball game who works perfectly on my PC.
I wanted to Build a WebGl version but I got some errors I can’t solve:

I read some post who explain that it’s a problem with my user’s folder but my PC runs with windows 8 family. So I can’t change this user’s folder name. Do you know some issues to solve this problem?
I tried with many tutorials like this one: microsoft account - How to rename user folder in Windows 8? - Super User
but none works… :frowning:

thanks a lot if you can help me,
Sarcadent

This will probably be fixed in the next patch release, because we no longer store the emscripten cache in your home directory.

ok thank you well :slight_smile:

I still getting the same trouble from 5.3.5 :frowning: with a specific project. I’ve tried report it but it says “unknown problem” please help :frowning:

hello, sorry for my english !

this subject is very old, but i’ve think i’ve your solution,

your data path : C:\Users\Sébastien\AppData\Local\Unity\Editor\EmscriptenCache

“Sébastien”, “é” is not ASCII, write “Sebastien” and normally it’s right :slight_smile: