Search Issue Tracker
Not Reproducible
Votes
0
Found in
Issue ID
1086334
Regression
No
[WebGL] Build fails if project's path contains NON-ASCII charecter.
Steps to reproduce:
1. Create a new project in a directory with NON-ASCII character
2. Switch platform to WebGL
3. Build project
Expected results: Project successfully builds
Actual results: Build fails
Reproduced with: 2019.1.0a4, 2018.3.0b5, 2018.2.12f1, 2018.1.9f1, 2017.4.12f1
stdout:
stderr:ERROR:root:C:\Users\USER_NAME\Downloads\日本語\Temp\StagingArea\Data\Native\build.bc: No such file or directory ("C:\Users\USER_NAME\Downloads\日本語\Temp\StagingArea\Data\Native\build.bc" was expected to be an input file, based on the commandline arguments provided)
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor crashes on StoredGraphicsBuffer::GetGfxBufferID when VFX Graph property is modified during Play Mode and Application.targetFrameRate is used to limit FPS
- Crash on NVAPI_Thunk when changing Player resolution while HDR display is used and Direct3D12 is set as the graphics API
- Only one out of multiple cameras is shown in the Play Mode while HDR display is used and Direct3D12 is set as the graphics API
- The "Paste Component as New" option is incorrectly displayed as active despite the action being prohibited
- "TLS Allocator ALLOC_TEMP_TLS" errors are thrown when unsuccessfully importing an FBX file
dm_bond
Mar 03, 2021 14:34
Shame. The error still exists to this day (as example in 2019.4.20f1)