Search Issue Tracker
Fixed in 2022.2.X
Fixed in 2021.2.X, 2022.1.X
Votes
0
Found in
2022.1.0a5
Issue ID
1355858
Regression
No
[Windows] Trying to build a WebGL project on a Unicode path fails
-e: see title
-workaround:
--remove unicode characters from project path
--build on MacOS
-repro:
--open attached project or a just create an empty new one with unicode characters in its path
--start a WebGL build
--NOTICE it fails with exceptions:
alternative repro (from 1325042)
-- Create a new project (using Lego Microgame) inside the folder named "המחשב שלי"
STDERR:
[W] FindFirstFile() failed: E:/Bugs/New Unity Project (öЌЎ)/Temp/StagingArea/Data/Managed
[W] FindFirstFile() failed: E:/Bugs/New Unity Project (öЌЎ)/Temp/StagingArea/Data/Managed
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- WebGL Player with WebGPU Graphics API fails to render Scene when custom Render Feature is used
- “EndLayoutGroup” error thrown when changing Shader Precision Model settings in Build Profiles window > Player Settings Overrides
- Button hover state uses default theme color when a custom .uss is applied
- Samples Showcase script warning does not clear after enabling required settings until GameObject is reselected
- VFX Particles receive shadow artifacts when using ShaderGraph with enabled shadows and Face Camera Plane Orient mode
Add comment