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
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
dm_bond
Mar 03, 2021 14:34
Shame. The error still exists to this day (as example in 2019.4.20f1)