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
- UI Builder can't set a background image to a sprite from a multi-sprite spritesheet in the Resources folder
- Light2D freeform does not render the internal part when rendered in certain shapes
- Using AddCopyPass causes an incorrect merging of passes.
- Negative Enum value is not pasted correctly when copying from another array
- Silent Crash when generating Lightmap UVs for a model with a large object scale
Add comment