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
- Keywords on Material Variants aren't automatically saved when changed on original Material through Shader Graph
- Light Probes get baked when calling LightProbes.Tetrahedralize
- Shadows flicker and cause visual artifacts when modifying a GameObject's bounds using Swizzle (Y Mask) and Sine Time nodes
- [WebGL] Frame rate drops by 5-20 fps when moving cursor or touch input in the Player
- Light bleeds when using box shaped spotlight with specific Emission Range values
Add comment