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)
Comments (1)
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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
dm_bond
Mar 03, 2021 14:34
Shame. The error still exists to this day (as example in 2019.4.20f1)